#FDE2ED#FDE2ED
#FDE2ED is a very light, muted pink. Relative luminance 0.814; OKLCH L 93.8% C 0.033 H 351.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2ED |
|---|---|
| RGB | rgb(253, 226, 237) |
| HSL | hsl(336, 87%, 94%) |
| HSV | hsv(336, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.31, 11.06, -1.96) |
| CIE-LCH | lch(92.31, 11.23, 349.94°) |
| OKLab | oklab(93.79% 0.0324 -0.005) |
| OKLCH | oklch(93.79% 0.033 351.2) |
| XYZ | xyz(82.9889, 81.3912, 91.4426) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.48
Mistyrose
#FFE4E1
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.59
Very Light Pink
#FFF4F2
ΔE00 9.05
Thistle
#D8BFD8
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2ED #E2FDF2
analogous
#FDE2FB #FDE2ED #FDE5E2
triadic
#FDE2ED #EDFDE2 #E2EDFD
tetradic
#FDE2ED #FBFDE2 #E2FDF2 #E5E2FD
square
#FDE2ED #FBFDE2 #E2FDF2 #E5E2FD
split-complementary
#FDE2ED #E2FDE5 #E2FBFD
monochromatic
#F56FA6 #F9A9C9 #FDE2ED #FDE2ED #FDE2ED
Accessibility & contrast
On white
1.22
#FDE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FDE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2ED
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2ED | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#FFE1E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde2ed; /* rgb */ color: rgb(253, 226, 237); /* oklch */ color: oklch(93.8% 0.033 351.2);
Tailwind
colors: {
custom: {
50: '#feebf2',
500: '#fde2ed',
950: '#000000',
},
}SCSS
$custom: #fde2ed; $custom-light: #feebf2; $custom-dark: #000000;
JSON
{
"hex": "#fde2ed",
"rgb": {
"r": 253,
"g": 226,
"b": 237
},
"hsl": {
"h": 335.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93787,
"c": 0.03281,
"h": 351.2
},
"luminance": 0.8139
}Semantic roles & 50–950 ramp
primary
#FDE2ED
secondary
#9CE7C9
accent
#E48802
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485