#FFE8ED#FFE8ED
#FFE8ED is a very light, muted red. Relative luminance 0.851; OKLCH L 95.1% C 0.026 H 2.8°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8ED |
|---|---|
| RGB | rgb(255, 232, 237) |
| HSL | hsl(347, 100%, 95%) |
| HSV | hsv(347, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 7.1%, 0%) |
| CIE-LAB | lab(93.92, 8.64, 0.42) |
| CIE-LCH | lch(93.92, 8.65, 2.79°) |
| OKLab | oklab(95.09% 0.0259 0.0013) |
| OKLCH | oklch(95.09% 0.026 2.8) |
| XYZ | xyz(85.3811, 85.0890, 92.0303) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.16
Mistyrose
#FFE4E1
ΔE00 3.65
Very Light Pink
#FFF4F2
ΔE00 6.27
Snow
#FFFAFA
ΔE00 8.26
Light Pink
#FFD1DF
ΔE00 8.32
Seashell
#FFF5EE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8ED #E8FFFA
analogous
#FFE8F8 #FFE8ED #FFEEE8
triadic
#FFE8ED #EDFFE8 #E8EDFF
tetradic
#FFE8ED #F8FFE8 #E8FFFA #EEE8FF
square
#FFE8ED #F8FFE8 #E8FFFA #EEE8FF
split-complementary
#FFE8ED #E8FFEE #E8F8FF
monochromatic
#FF6E8D #FFABBD #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.17
#FFE8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FFE8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8ED
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8ED | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#FFE7EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8ed; /* rgb */ color: rgb(255, 232, 237); /* oklch */ color: oklch(95.1% 0.026 2.8);
Tailwind
colors: {
custom: {
50: '#ffeff2',
500: '#ffe8ed',
950: '#000000',
},
}SCSS
$custom: #ffe8ed; $custom-light: #ffeff2; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ed",
"rgb": {
"r": 255,
"g": 232,
"b": 237
},
"hsl": {
"h": 346.957,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95087,
"c": 0.02588,
"h": 2.8
},
"luminance": 0.85088
}Semantic roles & 50–950 ramp
primary
#FFE8ED
secondary
#9DEEDC
accent
#E6B400
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585