#FDE3EE#FDE3EE
#FDE3EE is a very light, muted pink. Relative luminance 0.820; OKLCH L 94.0% C 0.032 H 350.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3EE |
|---|---|
| RGB | rgb(253, 227, 238) |
| HSL | hsl(335, 87%, 94%) |
| HSV | hsv(335, 10%, 99%) |
| CMYK | cmyk(0%, 10.3%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.57, 10.71, -2.09) |
| CIE-LCH | lch(92.57, 10.91, 348.95°) |
| OKLab | oklab(94% 0.0313 -0.0054) |
| OKLCH | oklch(94% 0.032 350.2) |
| XYZ | xyz(83.4081, 81.9952, 92.3051) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.16
Mistyrose
#FFE4E1
ΔE00 5.81
Light Pink
#FFD1DF
ΔE00 6.37
Pale Pink
#FFCFDC
ΔE00 6.94
Very Light Pink
#FFF4F2
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3EE #E3FDF2
analogous
#FDE3FB #FDE3EE #FDE5E3
triadic
#FDE3EE #EEFDE3 #E3EEFD
tetradic
#FDE3EE #FBFDE3 #E3FDF2 #E5E3FD
square
#FDE3EE #FBFDE3 #E3FDF2 #E5E3FD
split-complementary
#FDE3EE #E3FDE5 #E3FBFD
monochromatic
#F571A9 #F9AACB #FDE2EE #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.21
#FDE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FDE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3EE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3EE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde3ee; /* rgb */ color: rgb(253, 227, 238); /* oklch */ color: oklch(94.0% 0.032 350.2);
Tailwind
colors: {
custom: {
50: '#feebf3',
500: '#fde3ee',
950: '#000000',
},
}SCSS
$custom: #fde3ee; $custom-light: #feebf3; $custom-dark: #000000;
JSON
{
"hex": "#fde3ee",
"rgb": {
"r": 253,
"g": 227,
"b": 238
},
"hsl": {
"h": 334.615,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.94004,
"c": 0.0318,
"h": 350.2
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#FDE3EE
secondary
#9DE7C8
accent
#E38402
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485