#FDDECC#FDDECC
#FDDECC is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.042 H 52.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDECC |
|---|---|
| RGB | rgb(253, 222, 204) |
| HSL | hsl(22, 92%, 90%) |
| HSV | hsv(22, 19%, 99%) |
| CMYK | cmyk(0%, 12.3%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.55, 7.93, 12.76) |
| CIE-LCH | lch(90.55, 15.02, 58.14°) |
| OKLab | oklab(92.15% 0.0259 0.0332) |
| OKLCH | oklch(92.15% 0.042 52.1) |
| XYZ | xyz(77.5284, 77.4870, 67.9875) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.23
Apricot
#FBCEB1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 6.46
Mistyrose
#FFE4E1
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 7.04
Antiquewhite
#FAEBD7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDECC #CCEBFD
analogous
#FDCCD3 #FDDECC #FDF7CC
triadic
#FDDECC #CCFDDE #DECCFD
tetradic
#FDDECC #D3FDCC #CCEBFD #F7CCFD
square
#FDDECC #D3FDCC #CCEBFD #F7CCFD
split-complementary
#FDDECC #CCFDF7 #CCD3FD
monochromatic
#F89256 #FBB891 #FDDECC #FEECE2 #FEECE2
Accessibility & contrast
On white
1.27
#FDDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FDDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDECC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDECC | 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)
#E6E0CB
Deuteranopia (green-blind)
#EEE6CC
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fddecc; /* rgb */ color: rgb(253, 222, 204); /* oklch */ color: oklch(92.2% 0.042 52.1);
Tailwind
colors: {
custom: {
50: '#fee8db',
500: '#fddecc',
950: '#000000',
},
}SCSS
$custom: #fddecc; $custom-light: #fee8db; $custom-dark: #000000;
JSON
{
"hex": "#fddecc",
"rgb": {
"r": 253,
"g": 222,
"b": 204
},
"hsl": {
"h": 22.041,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.9215,
"c": 0.0421,
"h": 52.1
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#FDDECC
secondary
#88C3E5
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484