#FDE9EE#FDE9EE
#FDE9EE is a very light, muted red. Relative luminance 0.853; OKLCH L 95.1% C 0.023 H 0.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE9EE |
|---|---|
| RGB | rgb(253, 233, 238) |
| HSL | hsl(345, 83%, 95%) |
| HSV | hsv(345, 8%, 99%) |
| CMYK | cmyk(0%, 7.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(94.03, 7.61, 0.04) |
| CIE-LCH | lch(94.03, 7.61, 0.27°) |
| OKLab | oklab(95.14% 0.0227 0.0002) |
| OKLCH | oklch(95.14% 0.023 0.5) |
| XYZ | xyz(85.0778, 85.3346, 92.8617) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.22
Mistyrose
#FFE4E1
ΔE00 4.06
Very Light Pink
#FFF4F2
ΔE00 5.47
Snow
#FFFAFA
ΔE00 7.36
Seashell
#FFF5EE
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE9EE #E9FDF8
analogous
#FDE9F8 #FDE9EE #FDEEE9
triadic
#FDE9EE #EEFDE9 #E9EEFD
tetradic
#FDE9EE #F8FDE9 #E9FDF8 #EEE9FD
square
#FDE9EE #F8FDE9 #E9FDF8 #EEE9FD
split-complementary
#FDE9EE #E9FDEE #E9F8FD
monochromatic
#F37997 #F8B1C3 #FCE3E9 #FCE3E9 #FCE3E9
Accessibility & contrast
On white
1.16
#FDE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FDE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE9EE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE9EE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#FFE8EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fde9ee; /* rgb */ color: rgb(253, 233, 238); /* oklch */ color: oklch(95.1% 0.023 0.5);
Tailwind
colors: {
custom: {
50: '#fef0f3',
500: '#fde9ee',
950: '#000000',
},
}SCSS
$custom: #fde9ee; $custom-light: #fef0f3; $custom-dark: #000000;
JSON
{
"hex": "#fde9ee",
"rgb": {
"r": 253,
"g": 233,
"b": 238
},
"hsl": {
"h": 345,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.95139,
"c": 0.02268,
"h": 0.5
},
"luminance": 0.85334
}Semantic roles & 50–950 ramp
primary
#FDE9EE
secondary
#A3E7D6
accent
#E0A906
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585