#FFDEC8#FFDEC8
#FFDEC8 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.047 H 55.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC8 |
|---|---|
| RGB | rgb(255, 222, 200) |
| HSL | hsl(24, 100%, 89%) |
| HSV | hsv(24, 22%, 100%) |
| CMYK | cmyk(0%, 12.9%, 21.6%, 0%) |
| CIE-LAB | lab(90.63, 8.07, 14.99) |
| CIE-LCH | lch(90.63, 17.03, 61.70°) |
| OKLab | oklab(92.23% 0.0265 0.0389) |
| OKLCH | oklch(92.23% 0.047 55.7) |
| XYZ | xyz(77.7869, 77.6750, 65.5276) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.79
Apricot
#FBCEB1
ΔE00 4.73
Bisque
#FFE4C4
ΔE00 5.38
Light Peach
#FFD8B1
ΔE00 5.60
Antiquewhite
#FAEBD7
ΔE00 7.27
Blanchedalmond
#FFEBCD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC8 #C8E9FF
analogous
#FFC8CE #FFDEC8 #FFFAC8
triadic
#FFDEC8 #C8FFDE #DEC8FF
tetradic
#FFDEC8 #CEFFC8 #C8E9FF #FAC8FF
square
#FFDEC8 #CEFFC8 #C8E9FF #FAC8FF
split-complementary
#FFDEC8 #C8FFFA #C8CEFF
monochromatic
#FF954E #FFB98B #FFDEC8 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.27
#FFDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FFDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C7
Deuteranopia (green-blind)
#EFE7C8
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec8; /* rgb */ color: rgb(255, 222, 200); /* oklch */ color: oklch(92.2% 0.047 55.7);
Tailwind
colors: {
custom: {
50: '#ffe8d8',
500: '#ffdec8',
950: '#000000',
},
}SCSS
$custom: #ffdec8; $custom-light: #ffe8d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdec8",
"rgb": {
"r": 255,
"g": 222,
"b": 200
},
"hsl": {
"h": 24,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9223,
"c": 0.04701,
"h": 55.7
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#FFDEC8
secondary
#82C0E9
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483