#FDEACE#FDEACE
#FDEACE is a very light, muted orange. Relative luminance 0.842; OKLCH L 94.5% C 0.042 H 77.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEACE |
|---|---|
| RGB | rgb(253, 234, 206) |
| HSL | hsl(36, 92%, 90%) |
| HSV | hsv(36, 19%, 99%) |
| CMYK | cmyk(0%, 7.5%, 18.6%, 0.8%) |
| CIE-LAB | lab(93.53, 2.07, 15.94) |
| CIE-LCH | lch(93.53, 16.07, 82.62°) |
| OKLab | oklab(94.51% 0.009 0.0412) |
| OKLCH | oklch(94.51% 0.042 77.6) |
| XYZ | xyz(81.0711, 84.1862, 70.3594) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.67
Champagne
#F7E7CE
ΔE00 1.46
Papayawhip
#FFEFD5
ΔE00 1.53
Antiquewhite
#FAEBD7
ΔE00 2.74
Bisque
#FFE4C4
ΔE00 3.06
Warm Beige
#E9DCC9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEACE #CEE1FD
analogous
#FDD3CE #FDEACE #F8FDCE
triadic
#FDEACE #CEFDEA #EACEFD
tetradic
#FDEACE #CEFDD3 #CEE1FD #FDCEF8
square
#FDEACE #CEFDD3 #CEE1FD #FDCEF8
split-complementary
#FDEACE #CEF8FD #D3CEFD
monochromatic
#F8B858 #FBD193 #FDEACE #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.18
#FDEACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FDEACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEACE
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEACE | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACC
Deuteranopia (green-blind)
#F7EECF
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fdeace; /* rgb */ color: rgb(253, 234, 206); /* oklch */ color: oklch(94.5% 0.042 77.6);
Tailwind
colors: {
custom: {
50: '#fef0dd',
500: '#fdeace',
950: '#000000',
},
}SCSS
$custom: #fdeace; $custom-light: #fef0dd; $custom-dark: #000000;
JSON
{
"hex": "#fdeace",
"rgb": {
"r": 253,
"g": 234,
"b": 206
},
"hsl": {
"h": 35.745,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.94506,
"c": 0.04221,
"h": 77.6
},
"luminance": 0.84185
}Semantic roles & 50–950 ramp
primary
#FDEACE
secondary
#8AAFE6
accent
#5DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584