#FFDEC4#FFDEC4
#FFDEC4 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.050 H 60.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC4 |
|---|---|
| RGB | rgb(255, 222, 196) |
| HSL | hsl(26, 100%, 88%) |
| HSV | hsv(26, 23%, 100%) |
| CMYK | cmyk(0%, 12.9%, 23.1%, 0%) |
| CIE-LAB | lab(90.55, 7.51, 16.96) |
| CIE-LCH | lch(90.55, 18.55, 66.11°) |
| OKLab | oklab(92.14% 0.0249 0.0438) |
| OKLCH | oklch(92.14% 0.05 60.4) |
| XYZ | xyz(77.3255, 77.4905, 63.0978) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.38
Bisque
#FFE4C4
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 4.16
Apricot
#FBCEB1
ΔE00 4.67
Blanchedalmond
#FFEBCD
ΔE00 6.38
Champagne
#F7E7CE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC4 #C4E5FF
analogous
#FFC4C7 #FFDEC4 #FFFCC4
triadic
#FFDEC4 #C4FFDE #DEC4FF
tetradic
#FFDEC4 #C7FFC4 #C4E5FF #FCC4FF
square
#FFDEC4 #C7FFC4 #C4E5FF #FCC4FF
split-complementary
#FFDEC4 #C4FFFC #C4C7FF
monochromatic
#FF9A4A #FFBC87 #FFDEC4 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.27
#FFDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#F0E7C4
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec4; /* rgb */ color: rgb(255, 222, 196); /* oklch */ color: oklch(92.1% 0.050 60.4);
Tailwind
colors: {
custom: {
50: '#ffe8d6',
500: '#ffdec4',
950: '#000000',
},
}SCSS
$custom: #ffdec4; $custom-light: #ffe8d6; $custom-dark: #000000;
JSON
{
"hex": "#ffdec4",
"rgb": {
"r": 255,
"g": 222,
"b": 196
},
"hsl": {
"h": 26.441,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.92136,
"c": 0.05036,
"h": 60.4
},
"luminance": 0.77488
}Semantic roles & 50–950 ramp
primary
#FFDEC4
secondary
#7FBAE8
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483