#FDEEF0#FDEEF0
#FDEEF0 is a very light, near-neutral red. Relative luminance 0.883; OKLCH L 96.2% C 0.016 H 8.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEF0 |
|---|---|
| RGB | rgb(253, 238, 240) |
| HSL | hsl(352, 79%, 96%) |
| HSV | hsv(352, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 5.1%, 0.8%) |
| CIE-LAB | lab(95.30, 5.39, 0.85) |
| CIE-LCH | lch(95.30, 5.45, 8.97°) |
| OKLab | oklab(96.15% 0.0163 0.0023) |
| OKLCH | oklch(96.15% 0.016 8.2) |
| XYZ | xyz(86.8088, 88.3239, 94.8963) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.43
Very Light Pink
#FFF4F2
ΔE00 2.96
Mistyrose
#FFE4E1
ΔE00 4.77
Snow
#FFFAFA
ΔE00 4.93
Seashell
#FFF5EE
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEF0 #EEFDFB
analogous
#FDEEF8 #FDEEF0 #FDF4EE
triadic
#FDEEF0 #F0FDEE #EEF0FD
tetradic
#FDEEF0 #F8FDEE #EEFDFB #F4EEFD
square
#FDEEF0 #F8FDEE #EEFDFB #F4EEFD
split-complementary
#FDEEF0 #EEFDF4 #EEF8FD
monochromatic
#F0808F #F7B7C0 #FCE4E7 #FCE4E7 #FCE4E7
Accessibility & contrast
On white
1.13
#FDEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FDEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEF0
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEF0 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdeef0; /* rgb */ color: rgb(253, 238, 240); /* oklch */ color: oklch(96.2% 0.016 8.2);
Tailwind
colors: {
custom: {
50: '#fef3f4',
500: '#fdeef0',
950: '#000000',
},
}SCSS
$custom: #fdeef0; $custom-light: #fef3f4; $custom-dark: #000000;
JSON
{
"hex": "#fdeef0",
"rgb": {
"r": 253,
"g": 238,
"b": 240
},
"hsl": {
"h": 352,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9615,
"c": 0.01643,
"h": 8.2
},
"luminance": 0.88323
}Semantic roles & 50–950 ramp
primary
#FDEEF0
secondary
#A9E6DE
accent
#DBBF0A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585