#FDE2EF#FDE2EF
#FDE2EF is a very light, muted pink. Relative luminance 0.815; OKLCH L 93.8% C 0.034 H 347.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2EF |
|---|---|
| RGB | rgb(253, 226, 239) |
| HSL | hsl(331, 87%, 94%) |
| HSV | hsv(331, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.36, 11.40, -2.93) |
| CIE-LCH | lch(92.36, 11.77, 345.58°) |
| OKLab | oklab(93.84% 0.0332 -0.0076) |
| OKLCH | oklch(93.84% 0.034 347.1) |
| XYZ | xyz(83.2827, 81.5087, 92.9901) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.85
Light Pink
#FFD1DF
ΔE00 5.96
Mistyrose
#FFE4E1
ΔE00 6.56
Pale Pink
#FFCFDC
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 9.11
Very Light Pink
#FFF4F2
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2EF #E2FDF0
analogous
#FDE2FD #FDE2EF #FDE3E2
triadic
#FDE2EF #EFFDE2 #E2EFFD
tetradic
#FDE2EF #FDFDE2 #E2FDF0 #E3E2FD
square
#FDE2EF #FDFDE2 #E2FDF0 #E3E2FD
split-complementary
#FDE2EF #E2FDE3 #E2FDFD
monochromatic
#F56FB0 #F9A9CF #FDE2EF #FDE2EF #FDE2EF
Accessibility & contrast
On white
1.21
#FDE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FDE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2EF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2EF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F0
Deuteranopia (green-blind)
#E9EBEE
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde2ef; /* rgb */ color: rgb(253, 226, 239); /* oklch */ color: oklch(93.8% 0.034 347.1);
Tailwind
colors: {
custom: {
50: '#feebf4',
500: '#fde2ef',
950: '#000000',
},
}SCSS
$custom: #fde2ef; $custom-light: #feebf4; $custom-dark: #000000;
JSON
{
"hex": "#fde2ef",
"rgb": {
"r": 253,
"g": 226,
"b": 239
},
"hsl": {
"h": 331.111,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93844,
"c": 0.03401,
"h": 347.1
},
"luminance": 0.81507
}Semantic roles & 50–950 ramp
primary
#FDE2EF
secondary
#9CE7C3
accent
#E47702
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485