#FDE4CE#FDE4CE
#FDE4CE is a very light, muted orange. Relative luminance 0.808; OKLCH L 93.3% C 0.040 H 63.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4CE |
|---|---|
| RGB | rgb(253, 228, 206) |
| HSL | hsl(28, 92%, 90%) |
| HSV | hsv(28, 19%, 99%) |
| CMYK | cmyk(0%, 9.9%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.05, 5.13, 13.85) |
| CIE-LCH | lch(92.05, 14.77, 69.67°) |
| OKLab | oklab(93.35% 0.0178 0.036) |
| OKLCH | oklch(93.35% 0.04 63.7) |
| XYZ | xyz(79.3918, 80.8276, 69.7996) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.47
Antiquewhite
#FAEBD7
ΔE00 4.14
Champagne
#F7E7CE
ΔE00 4.57
Blanchedalmond
#FFEBCD
ΔE00 4.61
Peach
#FFDAB9
ΔE00 4.67
Papayawhip
#FFEFD5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4CE #CEE7FD
analogous
#FDCED0 #FDE4CE #FDFBCE
triadic
#FDE4CE #CEFDE4 #E4CEFD
tetradic
#FDE4CE #D0FDCE #CEE7FD #FBCEFD
square
#FDE4CE #D0FDCE #CEE7FD #FBCEFD
split-complementary
#FDE4CE #CEFDFB #CED0FD
monochromatic
#F8A358 #FBC493 #FDE4CE #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.22
#FDE4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FDE4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4CE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4CE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CD
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#FFDFDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde4ce; /* rgb */ color: rgb(253, 228, 206); /* oklch */ color: oklch(93.3% 0.040 63.7);
Tailwind
colors: {
custom: {
50: '#feecdd',
500: '#fde4ce',
950: '#000000',
},
}SCSS
$custom: #fde4ce; $custom-light: #feecdd; $custom-dark: #000000;
JSON
{
"hex": "#fde4ce",
"rgb": {
"r": 253,
"g": 228,
"b": 206
},
"hsl": {
"h": 28.085,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.93347,
"c": 0.04014,
"h": 63.7
},
"luminance": 0.80826
}Semantic roles & 50–950 ramp
primary
#FDE4CE
secondary
#8ABBE6
accent
#7AE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484