#FFDEC0#FFDEC0
#FFDEC0 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.054 H 64.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC0 |
|---|---|
| RGB | rgb(255, 222, 192) |
| HSL | hsl(29, 100%, 88%) |
| HSV | hsv(29, 25%, 100%) |
| CMYK | cmyk(0%, 12.9%, 24.7%, 0%) |
| CIE-LAB | lab(90.46, 6.96, 18.93) |
| CIE-LCH | lch(90.46, 20.17, 69.81°) |
| OKLab | oklab(92.04% 0.0234 0.0487) |
| OKLCH | oklch(92.04% 0.054 64.4) |
| XYZ | xyz(76.8763, 77.3108, 60.7319) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.47
Bisque
#FFE4C4
ΔE00 2.85
Light Peach
#FFD8B1
ΔE00 2.97
Apricot
#FBCEB1
ΔE00 5.09
Blanchedalmond
#FFEBCD
ΔE00 5.57
Navajowhite
#FFDEAD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC0 #C0E1FF
analogous
#FFC0C2 #FFDEC0 #FFFDC0
triadic
#FFDEC0 #C0FFDE #DEC0FF
tetradic
#FFDEC0 #C2FFC0 #C0E1FF #FDC0FF
square
#FFDEC0 #C2FFC0 #C0E1FF #FDC0FF
split-complementary
#FFDEC0 #C0FFFD #C0C2FF
monochromatic
#FF9E46 #FFBE83 #FFDEC0 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.28
#FFDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC0
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC0 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBE
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec0; /* rgb */ color: rgb(255, 222, 192); /* oklch */ color: oklch(92.0% 0.054 64.4);
Tailwind
colors: {
custom: {
50: '#ffe8d3',
500: '#ffdec0',
950: '#000000',
},
}SCSS
$custom: #ffdec0; $custom-light: #ffe8d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdec0",
"rgb": {
"r": 255,
"g": 222,
"b": 192
},
"hsl": {
"h": 28.571,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.92044,
"c": 0.05397,
"h": 64.4
},
"luminance": 0.77308
}Semantic roles & 50–950 ramp
primary
#FFDEC0
secondary
#7BB4E8
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483