#FDEEF9#FDEEF9
#FDEEF9 is a very light, muted pink. Relative luminance 0.889; OKLCH L 96.4% C 0.022 H 334.9°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEF9 |
|---|---|
| RGB | rgb(253, 238, 249) |
| HSL | hsl(316, 79%, 96%) |
| HSV | hsv(316, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 1.6%, 0.8%) |
| CIE-LAB | lab(95.53, 6.94, -3.48) |
| CIE-LCH | lch(95.53, 7.76, 333.37°) |
| OKLab | oklab(96.41% 0.0196 -0.0092) |
| OKLCH | oklch(96.41% 0.022 334.9) |
| XYZ | xyz(88.1790, 88.8720, 102.1128) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.56
Very Light Pink
#FFF4F2
ΔE00 6.38
Ghostwhite
#F8F8FF
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.10
Snow
#FFFAFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEF9 #EEFDF2
analogous
#FAEEFD #FDEEF9 #FDEEF2
triadic
#FDEEF9 #F9FDEE #EEF9FD
tetradic
#FDEEF9 #FDFAEE #EEFDF2 #EEF2FD
square
#FDEEF9 #FDFAEE #EEFDF2 #EEF2FD
split-complementary
#FDEEF9 #F2FDEE #EEFDFA
monochromatic
#F080D2 #F7B7E6 #FCE4F5 #FCE4F5 #FCE4F5
Accessibility & contrast
On white
1.12
#FDEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#FDEEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEF9
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEF9 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeef9; /* rgb */ color: rgb(253, 238, 249); /* oklch */ color: oklch(96.4% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#fef3fb',
500: '#fdeef9',
950: '#000000',
},
}SCSS
$custom: #fdeef9; $custom-light: #fef3fb; $custom-dark: #000000;
JSON
{
"hex": "#fdeef9",
"rgb": {
"r": 253,
"g": 238,
"b": 249
},
"hsl": {
"h": 316,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96405,
"c": 0.0216,
"h": 334.9
},
"luminance": 0.88871
}Semantic roles & 50–950 ramp
primary
#FDEEF9
secondary
#A9E6B9
accent
#DB420A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585