#FDE0EB#FDE0EB
#FDE0EB is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.035 H 352.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0EB |
|---|---|
| RGB | rgb(253, 224, 235) |
| HSL | hsl(337, 88%, 94%) |
| HSV | hsv(337, 11%, 99%) |
| CMYK | cmyk(0%, 11.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.77, 11.76, -1.70) |
| CIE-LCH | lch(91.77, 11.88, 351.79°) |
| OKLab | oklab(93.35% 0.0346 -0.0043) |
| OKLCH | oklch(93.35% 0.035 352.9) |
| XYZ | xyz(82.1576, 80.1936, 89.7321) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 5.89
Mistyrose
#FFE4E1
ΔE00 5.91
Lavenderblush
#FFF0F5
ΔE00 6.11
Light Rose
#FFC5CB
ΔE00 9.09
Thistle
#D8BFD8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0EB #E0FDF2
analogous
#FDE0F9 #FDE0EB #FDE3E0
triadic
#FDE0EB #EBFDE0 #E0EBFD
tetradic
#FDE0EB #F9FDE0 #E0FDF2 #E3E0FD
square
#FDE0EB #F9FDE0 #E0FDF2 #E3E0FD
split-complementary
#FDE0EB #E0FDE3 #E0F9FD
monochromatic
#F66DA1 #F9A7C6 #FDE0EB #FDE2EC #FDE2EC
Accessibility & contrast
On white
1.23
#FDE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FDE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0EB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0EB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde0eb; /* rgb */ color: rgb(253, 224, 235); /* oklch */ color: oklch(93.4% 0.035 352.9);
Tailwind
colors: {
custom: {
50: '#fee9f1',
500: '#fde0eb',
950: '#000000',
},
}SCSS
$custom: #fde0eb; $custom-light: #fee9f1; $custom-dark: #000000;
JSON
{
"hex": "#fde0eb",
"rgb": {
"r": 253,
"g": 224,
"b": 235
},
"hsl": {
"h": 337.241,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.93353,
"c": 0.03487,
"h": 352.9
},
"luminance": 0.80192
}Semantic roles & 50–950 ramp
primary
#FDE0EB
secondary
#9AE7CA
accent
#E48E01
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485