#FFE9ED#FFE9ED
#FFE9ED is a very light, muted red. Relative luminance 0.857; OKLCH L 95.3% C 0.025 H 5.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9ED |
|---|---|
| RGB | rgb(255, 233, 237) |
| HSL | hsl(349, 100%, 96%) |
| HSV | hsv(349, 9%, 100%) |
| CMYK | cmyk(0%, 8.6%, 7.1%, 0%) |
| CIE-LAB | lab(94.16, 8.13, 0.78) |
| CIE-LCH | lch(94.16, 8.16, 5.45°) |
| OKLab | oklab(95.28% 0.0244 0.0022) |
| OKLCH | oklch(95.28% 0.025 5.1) |
| XYZ | xyz(85.6634, 85.6535, 92.1244) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.78
Mistyrose
#FFE4E1
ΔE00 3.42
Very Light Pink
#FFF4F2
ΔE00 5.70
Snow
#FFFAFA
ΔE00 7.76
Seashell
#FFF5EE
ΔE00 8.14
Light Pink
#FFD1DF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9ED #E9FFFB
analogous
#FFE9F8 #FFE9ED #FFF0E9
triadic
#FFE9ED #EDFFE9 #E9EDFF
tetradic
#FFE9ED #F8FFE9 #E9FFFB #F0E9FF
square
#FFE9ED #F8FFE9 #E9FFFB #F0E9FF
split-complementary
#FFE9ED #E9FFF0 #E9F8FF
monochromatic
#FF6F89 #FFACBB #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.16
#FFE9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FFE9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9ED
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9ED | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe9ed; /* rgb */ color: rgb(255, 233, 237); /* oklch */ color: oklch(95.3% 0.025 5.1);
Tailwind
colors: {
custom: {
50: '#fff0f2',
500: '#ffe9ed',
950: '#000000',
},
}SCSS
$custom: #ffe9ed; $custom-light: #fff0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffe9ed",
"rgb": {
"r": 255,
"g": 233,
"b": 237
},
"hsl": {
"h": 349.091,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95277,
"c": 0.02451,
"h": 5.1
},
"luminance": 0.85652
}Semantic roles & 50–950 ramp
primary
#FFE9ED
secondary
#9EEEDF
accent
#E6BC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585