#FFDEC9#FFDEC9
#FFDEC9 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.3% C 0.046 H 54.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC9 |
|---|---|
| RGB | rgb(255, 222, 201) |
| HSL | hsl(23, 100%, 89%) |
| HSV | hsv(23, 21%, 100%) |
| CMYK | cmyk(0%, 12.9%, 21.2%, 0%) |
| CIE-LAB | lab(90.65, 8.22, 14.50) |
| CIE-LCH | lch(90.65, 16.66, 60.46°) |
| OKLab | oklab(92.25% 0.0269 0.0376) |
| OKLCH | oklch(92.25% 0.046 54.5) |
| XYZ | xyz(77.9041, 77.7219, 66.1451) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.18
Apricot
#FBCEB1
ΔE00 4.84
Bisque
#FFE4C4
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 5.99
Antiquewhite
#FAEBD7
ΔE00 7.42
Mistyrose
#FFE4E1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC9 #C9EAFF
analogous
#FFC9CF #FFDEC9 #FFF9C9
triadic
#FFDEC9 #C9FFDE #DEC9FF
tetradic
#FFDEC9 #CFFFC9 #C9EAFF #F9C9FF
square
#FFDEC9 #CFFFC9 #C9EAFF #F9C9FF
split-complementary
#FFDEC9 #C9FFF9 #C9CFFF
monochromatic
#FF934F #FFB98C #FFDEC9 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.27
#FFDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C8
Deuteranopia (green-blind)
#EFE7C9
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec9; /* rgb */ color: rgb(255, 222, 201); /* oklch */ color: oklch(92.3% 0.046 54.5);
Tailwind
colors: {
custom: {
50: '#ffe8d9',
500: '#ffdec9',
950: '#000000',
},
}SCSS
$custom: #ffdec9; $custom-light: #ffe8d9; $custom-dark: #000000;
JSON
{
"hex": "#ffdec9",
"rgb": {
"r": 255,
"g": 222,
"b": 201
},
"hsl": {
"h": 23.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.92254,
"c": 0.04622,
"h": 54.5
},
"luminance": 0.7772
}Semantic roles & 50–950 ramp
primary
#FFDEC9
secondary
#83C1E9
accent
#8CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483