#FDE9EF#FDE9EF
#FDE9EF is a very light, muted pink. Relative luminance 0.854; OKLCH L 95.2% C 0.023 H 357.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE9EF |
|---|---|
| RGB | rgb(253, 233, 239) |
| HSL | hsl(342, 83%, 95%) |
| HSV | hsv(342, 8%, 99%) |
| CMYK | cmyk(0%, 7.9%, 5.5%, 0.8%) |
| CIE-LAB | lab(94.05, 7.78, -0.45) |
| CIE-LCH | lch(94.05, 7.80, 356.71°) |
| OKLab | oklab(95.17% 0.0231 -0.0011) |
| OKLCH | oklch(95.17% 0.023 357.3) |
| XYZ | xyz(85.2251, 85.3936, 93.6376) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.29
Mistyrose
#FFE4E1
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 5.77
Snow
#FFFAFA
ΔE00 7.54
Seashell
#FFF5EE
ΔE00 8.38
Ghostwhite
#F8F8FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE9EF #E9FDF7
analogous
#FDE9F9 #FDE9EF #FDEDE9
triadic
#FDE9EF #EFFDE9 #E9EFFD
tetradic
#FDE9EF #F9FDE9 #E9FDF7 #EDE9FD
square
#FDE9EF #F9FDE9 #E9FDF7 #EDE9FD
split-complementary
#FDE9EF #E9FDED #E9F9FD
monochromatic
#F3799D #F8B1C6 #FCE3EB #FCE3EB #FCE3EB
Accessibility & contrast
On white
1.16
#FDE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FDE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE9EF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE9EF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#FFE8EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fde9ef; /* rgb */ color: rgb(253, 233, 239); /* oklch */ color: oklch(95.2% 0.023 357.3);
Tailwind
colors: {
custom: {
50: '#fef0f4',
500: '#fde9ef',
950: '#000000',
},
}SCSS
$custom: #fde9ef; $custom-light: #fef0f4; $custom-dark: #000000;
JSON
{
"hex": "#fde9ef",
"rgb": {
"r": 253,
"g": 233,
"b": 239
},
"hsl": {
"h": 342,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.95167,
"c": 0.02307,
"h": 357.3
},
"luminance": 0.85392
}Semantic roles & 50–950 ramp
primary
#FDE9EF
secondary
#A3E7D3
accent
#E09E06
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585