#FDE4EB#FDE4EB
#FDE4EB is a very light, muted pink. Relative luminance 0.824; OKLCH L 94.1% C 0.029 H 358.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4EB |
|---|---|
| RGB | rgb(253, 228, 235) |
| HSL | hsl(343, 86%, 94%) |
| HSV | hsv(343, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.74, 9.69, -0.28) |
| CIE-LCH | lch(92.74, 9.69, 358.32°) |
| OKLab | oklab(94.11% 0.0288 -0.0006) |
| OKLCH | oklch(94.11% 0.029 358.8) |
| XYZ | xyz(83.2453, 82.3690, 90.0947) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.24
Mistyrose
#FFE4E1
ΔE00 4.26
Light Pink
#FFD1DF
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.59
Snow
#FFFAFA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4EB #E4FDF6
analogous
#FDE4F8 #FDE4EB #FDEAE4
triadic
#FDE4EB #EBFDE4 #E4EBFD
tetradic
#FDE4EB #F8FDE4 #E4FDF6 #EAE4FD
square
#FDE4EB #F8FDE4 #E4FDF6 #EAE4FD
split-complementary
#FDE4EB #E4FDEA #E4F8FD
monochromatic
#F57297 #F9ABC1 #FDE3EA #FDE3EA #FDE3EA
Accessibility & contrast
On white
1.20
#FDE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FDE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4EB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4EB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4eb; /* rgb */ color: rgb(253, 228, 235); /* oklch */ color: oklch(94.1% 0.029 358.8);
Tailwind
colors: {
custom: {
50: '#feecf1',
500: '#fde4eb',
950: '#000000',
},
}SCSS
$custom: #fde4eb; $custom-light: #feecf1; $custom-dark: #000000;
JSON
{
"hex": "#fde4eb",
"rgb": {
"r": 253,
"g": 228,
"b": 235
},
"hsl": {
"h": 343.2,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94107,
"c": 0.0288,
"h": 358.8
},
"luminance": 0.82368
}Semantic roles & 50–950 ramp
primary
#FDE4EB
secondary
#9EE7D3
accent
#E3A403
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485