#FDE2CF#FDE2CF
#FDE2CF is a very light, muted orange. Relative luminance 0.798; OKLCH L 93.0% C 0.039 H 57.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2CF |
|---|---|
| RGB | rgb(253, 226, 207) |
| HSL | hsl(25, 92%, 90%) |
| HSV | hsv(25, 18%, 99%) |
| CMYK | cmyk(0%, 10.7%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.59, 6.31, 12.67) |
| CIE-LCH | lch(91.59, 14.15, 63.54°) |
| OKLab | oklab(92.99% 0.0211 0.033) |
| OKLCH | oklch(92.99% 0.039 57.4) |
| XYZ | xyz(78.9667, 79.7823, 70.2591) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.49
Champagne
#F7E7CE
ΔE00 6.24
Warm Beige
#E9DCC9
ΔE00 6.33
Blanchedalmond
#FFEBCD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2CF #CFEAFD
analogous
#FDCFD3 #FDE2CF #FDF9CF
triadic
#FDE2CF #CFFDE2 #E2CFFD
tetradic
#FDE2CF #D3FDCF #CFEAFD #F9CFFD
square
#FDE2CF #D3FDCF #CFEAFD #F9CFFD
split-complementary
#FDE2CF #CFFDF9 #CFD3FD
monochromatic
#F89B59 #FBBF94 #FDE2CF #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.24
#FDE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FDE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2CF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2CF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4CE
Deuteranopia (green-blind)
#F0E9CF
Tritanopia (blue-blind)
#FFDDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde2cf; /* rgb */ color: rgb(253, 226, 207); /* oklch */ color: oklch(93.0% 0.039 57.4);
Tailwind
colors: {
custom: {
50: '#feebdd',
500: '#fde2cf',
950: '#000000',
},
}SCSS
$custom: #fde2cf; $custom-light: #feebdd; $custom-dark: #000000;
JSON
{
"hex": "#fde2cf",
"rgb": {
"r": 253,
"g": 226,
"b": 207
},
"hsl": {
"h": 24.783,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.92988,
"c": 0.03917,
"h": 57.4
},
"luminance": 0.7978
}Semantic roles & 50–950 ramp
primary
#FDE2CF
secondary
#8AC0E6
accent
#87E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484