#FFDC9E#FFDC9E
#FFDC9E is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.088 H 81.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC9E |
|---|---|
| RGB | rgb(255, 220, 158) |
| HSL | hsl(38, 100%, 81%) |
| HSV | hsv(38, 38%, 100%) |
| CMYK | cmyk(0%, 13.7%, 38%, 0%) |
| CIE-LAB | lab(89.35, 3.79, 34.96) |
| CIE-LCH | lch(89.35, 35.17, 83.81°) |
| OKLab | oklab(90.97% 0.013 0.0867) |
| OKLCH | oklch(90.97% 0.088 81.5) |
| XYZ | xyz(73.0065, 74.9180, 42.9562) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.01
Pale Peach
#FFE5AD
ΔE00 3.14
Moccasin
#FFE4B5
ΔE00 3.95
Wheat
#F5DEB3
ΔE00 4.90
Vanilla
#F3E5AB
ΔE00 6.43
Wheat (survey)
#FBDD7E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC9E #9EC1FF
analogous
#FFAB9E #FFDC9E #F1FF9E
triadic
#FFDC9E #9EFFDC #DC9EFF
tetradic
#FFDC9E #9EFFAB #9EC1FF #FF9EF1
square
#FFDC9E #9EFFAB #9EC1FF #FF9EF1
split-complementary
#FFDC9E #9EF1FF #AB9EFF
monochromatic
#FFB024 #FFC661 #FFDC9E #FFF2DB #FFF4E0
Accessibility & contrast
On white
1.31
#FFDC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFDC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC9E
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC9E | 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)
#ECDB9A
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc9e; /* rgb */ color: rgb(255, 220, 158); /* oklch */ color: oklch(91.0% 0.088 81.5);
Tailwind
colors: {
custom: {
50: '#ffe6bb',
500: '#ffdc9e',
950: '#000000',
},
}SCSS
$custom: #ffdc9e; $custom-light: #ffe6bb; $custom-dark: #000000;
JSON
{
"hex": "#ffdc9e",
"rgb": {
"r": 255,
"g": 220,
"b": 158
},
"hsl": {
"h": 38.351,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.9097,
"c": 0.08771,
"h": 81.5
},
"luminance": 0.74915
}Semantic roles & 50–950 ramp
primary
#FFDC9E
secondary
#5F8EE3
accent
#53E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482