#FFDEC2#FFDEC2
#FFDEC2 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.052 H 62.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC2 |
|---|---|
| RGB | rgb(255, 222, 194) |
| HSL | hsl(28, 100%, 88%) |
| HSV | hsv(28, 24%, 100%) |
| CMYK | cmyk(0%, 12.9%, 23.9%, 0%) |
| CIE-LAB | lab(90.51, 7.23, 17.94) |
| CIE-LCH | lch(90.51, 19.35, 68.04°) |
| OKLab | oklab(92.09% 0.0241 0.0462) |
| OKLCH | oklch(92.09% 0.052 62.4) |
| XYZ | xyz(77.0994, 77.4000, 61.9069) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.82
Bisque
#FFE4C4
ΔE00 3.36
Light Peach
#FFD8B1
ΔE00 3.53
Apricot
#FBCEB1
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 5.93
Champagne
#F7E7CE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC2 #C2E3FF
analogous
#FFC2C4 #FFDEC2 #FFFCC2
triadic
#FFDEC2 #C2FFDE #DEC2FF
tetradic
#FFDEC2 #C4FFC2 #C2E3FF #FCC2FF
square
#FFDEC2 #C4FFC2 #C2E3FF #FCC2FF
split-complementary
#FFDEC2 #C2FFFC #C2C4FF
monochromatic
#FF9C48 #FFBD85 #FFDEC2 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.27
#FFDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C0
Deuteranopia (green-blind)
#F0E7C2
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec2; /* rgb */ color: rgb(255, 222, 194); /* oklch */ color: oklch(92.1% 0.052 62.4);
Tailwind
colors: {
custom: {
50: '#ffe8d4',
500: '#ffdec2',
950: '#000000',
},
}SCSS
$custom: #ffdec2; $custom-light: #ffe8d4; $custom-dark: #000000;
JSON
{
"hex": "#ffdec2",
"rgb": {
"r": 255,
"g": 222,
"b": 194
},
"hsl": {
"h": 27.541,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.9209,
"c": 0.05214,
"h": 62.4
},
"luminance": 0.77398
}Semantic roles & 50–950 ramp
primary
#FFDEC2
secondary
#7DB7E8
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483