#FDE2EB#FDE2EB
#FDE2EB is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.7% C 0.032 H 355.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2EB |
|---|---|
| RGB | rgb(253, 226, 235) |
| HSL | hsl(340, 87%, 94%) |
| HSV | hsv(340, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.25, 10.72, -0.99) |
| CIE-LCH | lch(92.25, 10.77, 354.72°) |
| OKLab | oklab(93.73% 0.0317 -0.0025) |
| OKLCH | oklch(93.73% 0.032 355.5) |
| XYZ | xyz(82.6983, 81.2750, 89.9123) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 6.69
Very Light Pink
#FFF4F2
ΔE00 8.57
Light Rose
#FFC5CB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2EB #E2FDF4
analogous
#FDE2F9 #FDE2EB #FDE7E2
triadic
#FDE2EB #EBFDE2 #E2EBFD
tetradic
#FDE2EB #F9FDE2 #E2FDF4 #E7E2FD
square
#FDE2EB #F9FDE2 #E2FDF4 #E7E2FD
split-complementary
#FDE2EB #E2FDE7 #E2F9FD
monochromatic
#F56F9C #F9A9C4 #FDE2EB #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.22
#FDE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FDE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2EB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2EB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#FFE1E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde2eb; /* rgb */ color: rgb(253, 226, 235); /* oklch */ color: oklch(93.7% 0.032 355.5);
Tailwind
colors: {
custom: {
50: '#feebf1',
500: '#fde2eb',
950: '#000000',
},
}SCSS
$custom: #fde2eb; $custom-light: #feebf1; $custom-dark: #000000;
JSON
{
"hex": "#fde2eb",
"rgb": {
"r": 253,
"g": 226,
"b": 235
},
"hsl": {
"h": 340,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93729,
"c": 0.03179,
"h": 355.5
},
"luminance": 0.81274
}Semantic roles & 50–950 ramp
primary
#FDE2EB
secondary
#9CE7CE
accent
#E49802
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485