#FFDC9F#FFDC9F
#FFDC9F is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.087 H 81.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC9F |
|---|---|
| RGB | rgb(255, 220, 159) |
| HSL | hsl(38, 100%, 81%) |
| HSV | hsv(38, 38%, 100%) |
| CMYK | cmyk(0%, 13.7%, 37.6%, 0%) |
| CIE-LAB | lab(89.37, 3.90, 34.47) |
| CIE-LCH | lch(89.37, 34.69, 83.54°) |
| OKLab | oklab(90.99% 0.0134 0.0856) |
| OKLCH | oklch(90.99% 0.087 81.1) |
| XYZ | xyz(73.0930, 74.9526, 43.4113) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.79
Pale Peach
#FFE5AD
ΔE00 3.11
Moccasin
#FFE4B5
ΔE00 3.80
Wheat
#F5DEB3
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 6.43
Vanilla
#F3E5AB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC9F #9FC2FF
analogous
#FFAC9F #FFDC9F #F2FF9F
triadic
#FFDC9F #9FFFDC #DC9FFF
tetradic
#FFDC9F #9FFFAC #9FC2FF #FF9FF2
square
#FFDC9F #9FFFAC #9FC2FF #FF9FF2
split-complementary
#FFDC9F #9FF2FF #AC9FFF
monochromatic
#FFAF25 #FFC662 #FFDC9F #FFF2DC #FFF4E0
Accessibility & contrast
On white
1.31
#FFDC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FFDC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC9F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC9F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9B
Deuteranopia (green-blind)
#F4E4A1
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdc9f; /* rgb */ color: rgb(255, 220, 159); /* oklch */ color: oklch(91.0% 0.087 81.1);
Tailwind
colors: {
custom: {
50: '#ffe6bc',
500: '#ffdc9f',
950: '#000000',
},
}SCSS
$custom: #ffdc9f; $custom-light: #ffe6bc; $custom-dark: #000000;
JSON
{
"hex": "#ffdc9f",
"rgb": {
"r": 255,
"g": 220,
"b": 159
},
"hsl": {
"h": 38.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.90988,
"c": 0.08667,
"h": 81.1
},
"luminance": 0.7495
}Semantic roles & 50–950 ramp
primary
#FFDC9F
secondary
#5F8FE3
accent
#54E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482