#FDEEF2#FDEEF2
#FDEEF2 is a very light, near-neutral pink. Relative luminance 0.884; OKLCH L 96.2% C 0.017 H 359.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEF2 |
|---|---|
| RGB | rgb(253, 238, 242) |
| HSL | hsl(344, 79%, 96%) |
| HSV | hsv(344, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 4.3%, 0.8%) |
| CIE-LAB | lab(95.35, 5.73, -0.11) |
| CIE-LCH | lch(95.35, 5.73, 358.87°) |
| OKLab | oklab(96.21% 0.017 -0.0002) |
| OKLCH | oklch(96.21% 0.017 359.3) |
| XYZ | xyz(87.1075, 88.4434, 96.4696) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.62
Very Light Pink
#FFF4F2
ΔE00 3.69
Mistyrose
#FFE4E1
ΔE00 5.15
Snow
#FFFAFA
ΔE00 5.30
Seashell
#FFF5EE
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEF2 #EEFDF9
analogous
#FDEEFA #FDEEF2 #FDF2EE
triadic
#FDEEF2 #F2FDEE #EEF2FD
tetradic
#FDEEF2 #FAFDEE #EEFDF9 #F2EEFD
square
#FDEEF2 #FAFDEE #EEFDF9 #F2EEFD
split-complementary
#FDEEF2 #EEFDF2 #EEFAFD
monochromatic
#F0809E #F7B7C8 #FCE4EA #FCE4EA #FCE4EA
Accessibility & contrast
On white
1.12
#FDEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#FDEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEF2
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEF2 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeef2; /* rgb */ color: rgb(253, 238, 242); /* oklch */ color: oklch(96.2% 0.017 359.3);
Tailwind
colors: {
custom: {
50: '#fef3f6',
500: '#fdeef2',
950: '#000000',
},
}SCSS
$custom: #fdeef2; $custom-light: #fef3f6; $custom-dark: #000000;
JSON
{
"hex": "#fdeef2",
"rgb": {
"r": 253,
"g": 238,
"b": 242
},
"hsl": {
"h": 344,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96206,
"c": 0.017,
"h": 359.3
},
"luminance": 0.88443
}Semantic roles & 50–950 ramp
primary
#FDEEF2
secondary
#A9E6D6
accent
#DBA40A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585