#FFDC9D#FFDC9D
#FFDC9D is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.089 H 81.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC9D |
|---|---|
| RGB | rgb(255, 220, 157) |
| HSL | hsl(39, 100%, 81%) |
| HSV | hsv(39, 38%, 100%) |
| CMYK | cmyk(0%, 13.7%, 38.4%, 0%) |
| CIE-LAB | lab(89.34, 3.68, 35.45) |
| CIE-LCH | lch(89.34, 35.64, 84.07°) |
| OKLab | oklab(90.95% 0.0126 0.0879) |
| OKLCH | oklch(90.95% 0.089 81.8) |
| XYZ | xyz(72.9208, 74.8837, 42.5047) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.19
Navajowhite
#FFDEAD
ΔE00 3.23
Moccasin
#FFE4B5
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 5.05
Wheat (survey)
#FBDD7E
ΔE00 6.40
Vanilla
#F3E5AB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC9D #9DC0FF
analogous
#FFAB9D #FFDC9D #F1FF9D
triadic
#FFDC9D #9DFFDC #DC9DFF
tetradic
#FFDC9D #9DFFAB #9DC0FF #FF9DF1
square
#FFDC9D #9DFFAB #9DC0FF #FF9DF1
split-complementary
#FFDC9D #9DF1FF #AB9DFF
monochromatic
#FFB023 #FFC660 #FFDC9D #FFF2DA #FFF4E0
Accessibility & contrast
On white
1.31
#FFDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC9D
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC9D | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB99
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc9d; /* rgb */ color: rgb(255, 220, 157); /* oklch */ color: oklch(91.0% 0.089 81.8);
Tailwind
colors: {
custom: {
50: '#ffe6ba',
500: '#ffdc9d',
950: '#000000',
},
}SCSS
$custom: #ffdc9d; $custom-light: #ffe6ba; $custom-dark: #000000;
JSON
{
"hex": "#ffdc9d",
"rgb": {
"r": 255,
"g": 220,
"b": 157
},
"hsl": {
"h": 38.571,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.90952,
"c": 0.08875,
"h": 81.8
},
"luminance": 0.74881
}Semantic roles & 50–950 ramp
primary
#FFDC9D
secondary
#5E8DE3
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481