#FDE2D2#FDE2D2
#FDE2D2 is a very light, muted orange. Relative luminance 0.799; OKLCH L 93.1% C 0.037 H 52.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2D2 |
|---|---|
| RGB | rgb(253, 226, 210) |
| HSL | hsl(22, 91%, 91%) |
| HSV | hsv(22, 17%, 99%) |
| CMYK | cmyk(0%, 10.7%, 17%, 0.8%) |
| CIE-LAB | lab(91.65, 6.75, 11.20) |
| CIE-LCH | lch(91.65, 13.08, 58.91°) |
| OKLab | oklab(93.06% 0.0223 0.0293) |
| OKLCH | oklch(93.06% 0.037 52.7) |
| XYZ | xyz(79.3369, 79.9304, 72.2091) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.01
Peach
#FFDAB9
ΔE00 6.09
Antiquewhite
#FAEBD7
ΔE00 6.22
Bisque
#FFE4C4
ΔE00 6.40
Linen
#FAF0E6
ΔE00 6.85
Warm Beige
#E9DCC9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2D2 #D2EDFD
analogous
#FDD2D7 #FDE2D2 #FDF7D2
triadic
#FDE2D2 #D2FDE2 #E2D2FD
tetradic
#FDE2D2 #D7FDD2 #D2EDFD #F7D2FD
square
#FDE2D2 #D7FDD2 #D2EDFD #F7D2FD
split-complementary
#FDE2D2 #D2FDF7 #D2D7FD
monochromatic
#F8965D #FABC97 #FDE2D2 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.24
#FDE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FDE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2D2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2D2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D1
Deuteranopia (green-blind)
#F0E9D2
Tritanopia (blue-blind)
#FFDDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde2d2; /* rgb */ color: rgb(253, 226, 210); /* oklch */ color: oklch(93.1% 0.037 52.7);
Tailwind
colors: {
custom: {
50: '#feebdf',
500: '#fde2d2',
950: '#000000',
},
}SCSS
$custom: #fde2d2; $custom-light: #feebdf; $custom-dark: #000000;
JSON
{
"hex": "#fde2d2",
"rgb": {
"r": 253,
"g": 226,
"b": 210
},
"hsl": {
"h": 22.326,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.93062,
"c": 0.03678,
"h": 52.7
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#FDE2D2
secondary
#8DC5E6
accent
#90E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484