#FDE3EB#FDE3EB
#FDE3EB is a very light, muted pink. Relative luminance 0.818; OKLCH L 93.9% C 0.030 H 357.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3EB |
|---|---|
| RGB | rgb(253, 227, 235) |
| HSL | hsl(342, 87%, 94%) |
| HSV | hsv(342, 10%, 99%) |
| CMYK | cmyk(0%, 10.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.50, 10.21, -0.64) |
| CIE-LCH | lch(92.50, 10.23, 356.42°) |
| OKLab | oklab(93.92% 0.0302 -0.0015) |
| OKLCH | oklch(93.92% 0.03 357.1) |
| XYZ | xyz(82.9710, 81.8204, 90.0032) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.65
Lavenderblush
#FFF0F5
ΔE00 4.70
Light Pink
#FFD1DF
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 8.05
Snow
#FFFAFA
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3EB #E3FDF5
analogous
#FDE3F8 #FDE3EB #FDE8E3
triadic
#FDE3EB #EBFDE3 #E3EBFD
tetradic
#FDE3EB #F8FDE3 #E3FDF5 #E8E3FD
square
#FDE3EB #F8FDE3 #E3FDF5 #E8E3FD
split-complementary
#FDE3EB #E3FDE8 #E3F8FD
monochromatic
#F57199 #F9AAC2 #FDE2EB #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.21
#FDE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FDE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3EB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3EB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde3eb; /* rgb */ color: rgb(253, 227, 235); /* oklch */ color: oklch(93.9% 0.030 357.1);
Tailwind
colors: {
custom: {
50: '#feebf1',
500: '#fde3eb',
950: '#000000',
},
}SCSS
$custom: #fde3eb; $custom-light: #feebf1; $custom-dark: #000000;
JSON
{
"hex": "#fde3eb",
"rgb": {
"r": 253,
"g": 227,
"b": 235
},
"hsl": {
"h": 341.538,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.93918,
"c": 0.03028,
"h": 357.1
},
"luminance": 0.81819
}Semantic roles & 50–950 ramp
primary
#FDE3EB
secondary
#9DE7D0
accent
#E39E02
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485