#FDEEE8#FDEEE8
#FDEEE8 is a very light, near-neutral orange. Relative luminance 0.879; OKLCH L 95.9% C 0.018 H 43.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEE8 |
|---|---|
| RGB | rgb(253, 238, 232) |
| HSL | hsl(17, 84%, 95%) |
| HSV | hsv(17, 8%, 99%) |
| CMYK | cmyk(0%, 5.9%, 8.3%, 0.8%) |
| CIE-LAB | lab(95.10, 4.05, 4.71) |
| CIE-LCH | lch(95.10, 6.22, 49.29°) |
| OKLab | oklab(95.93% 0.0133 0.0125) |
| OKLCH | oklch(95.93% 0.018 43.2) |
| XYZ | xyz(85.6465, 87.8590, 88.7749) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.46
Seashell
#FFF5EE
ΔE00 2.69
Linen
#FAF0E6
ΔE00 3.49
Snow
#FFFAFA
ΔE00 4.99
Mistyrose
#FFE4E1
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEE8 #E8F7FD
analogous
#FDE8EC #FDEEE8 #FDF8E8
triadic
#FDEEE8 #E8FDEE #EEE8FD
tetradic
#FDEEE8 #ECFDE8 #E8F7FD #F8E8FD
square
#FDEEE8 #ECFDE8 #E8F7FD #F8E8FD
split-complementary
#FDEEE8 #E8FDF8 #E8ECFD
monochromatic
#F39B77 #F8C4B0 #FDEAE3 #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.13
#FDEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FDEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEE8
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEE8 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE8
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#FFECEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdeee8; /* rgb */ color: rgb(253, 238, 232); /* oklch */ color: oklch(95.9% 0.018 43.2);
Tailwind
colors: {
custom: {
50: '#fef3ef',
500: '#fdeee8',
950: '#000000',
},
}SCSS
$custom: #fdeee8; $custom-light: #fef3ef; $custom-dark: #000000;
JSON
{
"hex": "#fdeee8",
"rgb": {
"r": 253,
"g": 238,
"b": 232
},
"hsl": {
"h": 17.143,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.95932,
"c": 0.01821,
"h": 43.2
},
"luminance": 0.87858
}Semantic roles & 50–950 ramp
primary
#FDEEE8
secondary
#A2D3E7
accent
#A2E005
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585