#FDEEF8#FDEEF8
#FDEEF8 is a very light, muted pink. Relative luminance 0.888; OKLCH L 96.4% C 0.021 H 337.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEF8 |
|---|---|
| RGB | rgb(253, 238, 248) |
| HSL | hsl(320, 79%, 96%) |
| HSV | hsv(320, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 2%, 0.8%) |
| CIE-LAB | lab(95.50, 6.76, -3.00) |
| CIE-LCH | lch(95.50, 7.40, 336.09°) |
| OKLab | oklab(96.38% 0.0192 -0.0079) |
| OKLCH | oklch(96.38% 0.021 337.7) |
| XYZ | xyz(88.0235, 88.8098, 101.2936) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.16
Very Light Pink
#FFF4F2
ΔE00 6.00
Mistyrose
#FFE4E1
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 6.80
Snow
#FFFAFA
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEF8 #EEFDF3
analogous
#FBEEFD #FDEEF8 #FDEEF1
triadic
#FDEEF8 #F8FDEE #EEF8FD
tetradic
#FDEEF8 #FDFBEE #EEFDF3 #EEF1FD
square
#FDEEF8 #FDFBEE #EEFDF3 #EEF1FD
split-complementary
#FDEEF8 #F1FDEE #EEFDFB
monochromatic
#F080CB #F7B7E1 #FCE4F4 #FCE4F4 #FCE4F4
Accessibility & contrast
On white
1.12
#FDEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FDEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEF8
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEF8 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeef8; /* rgb */ color: rgb(253, 238, 248); /* oklch */ color: oklch(96.4% 0.021 337.7);
Tailwind
colors: {
custom: {
50: '#fef3fa',
500: '#fdeef8',
950: '#000000',
},
}SCSS
$custom: #fdeef8; $custom-light: #fef3fa; $custom-dark: #000000;
JSON
{
"hex": "#fdeef8",
"rgb": {
"r": 253,
"g": 238,
"b": 248
},
"hsl": {
"h": 320,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96377,
"c": 0.02075,
"h": 337.7
},
"luminance": 0.88809
}Semantic roles & 50–950 ramp
primary
#FDEEF8
secondary
#A9E6BD
accent
#DB500A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585