#FDDEAE#FDDEAE
#FDDEAE is a very light, moderate orange. Relative luminance 0.762; OKLCH L 91.5% C 0.071 H 78.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEAE |
|---|---|
| RGB | rgb(253, 222, 174) |
| HSL | hsl(36, 95%, 84%) |
| HSV | hsv(36, 31%, 99%) |
| CMYK | cmyk(0%, 12.3%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.94, 3.88, 27.51) |
| CIE-LCH | lch(89.94, 27.79, 81.98°) |
| OKLab | oklab(91.48% 0.0141 0.0695) |
| OKLCH | oklch(91.48% 0.071 78.5) |
| XYZ | xyz(74.2704, 76.1838, 50.8289) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.59
Moccasin
#FFE4B5
ΔE00 1.71
Wheat
#F5DEB3
ΔE00 2.55
Pale Peach
#FFE5AD
ΔE00 3.18
Light Peach
#FFD8B1
ΔE00 4.47
Bisque
#FFE4C4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEAE #AECDFD
analogous
#FDB6AE #FDDEAE #F4FDAE
triadic
#FDDEAE #AEFDDE #DEAEFD
tetradic
#FDDEAE #AEFDB6 #AECDFD #FDAEF4
square
#FDDEAE #AEFDB6 #AECDFD #FDAEF4
split-complementary
#FDDEAE #AEF4FD #B6AEFD
monochromatic
#FAAD37 #FCC672 #FDDEAE #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.29
#FDDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FDDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEAE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEAE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#F3E5AF
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddeae; /* rgb */ color: rgb(253, 222, 174); /* oklch */ color: oklch(91.5% 0.071 78.5);
Tailwind
colors: {
custom: {
50: '#ffe8c6',
500: '#fddeae',
950: '#000000',
},
}SCSS
$custom: #fddeae; $custom-light: #ffe8c6; $custom-dark: #000000;
JSON
{
"hex": "#fddeae",
"rgb": {
"r": 253,
"g": 222,
"b": 174
},
"hsl": {
"h": 36.456,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.91482,
"c": 0.07088,
"h": 78.5
},
"luminance": 0.76181
}Semantic roles & 50–950 ramp
primary
#FDDEAE
secondary
#6D9BE2
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482