#FFE3E8#FFE3E8
#FFE3E8 is a very light, muted red. Relative luminance 0.820; OKLCH L 94.0% C 0.031 H 5.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E8 |
|---|---|
| RGB | rgb(255, 227, 232) |
| HSL | hsl(349, 100%, 95%) |
| HSV | hsv(349, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9%, 0%) |
| CIE-LAB | lab(92.59, 10.39, 1.08) |
| CIE-LCH | lch(92.59, 10.45, 5.94°) |
| OKLab | oklab(94% 0.0313 0.003) |
| OKLCH | oklch(94% 0.031 5.5) |
| XYZ | xyz(83.2733, 82.0260, 87.7741) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.51
Lavenderblush
#FFF0F5
ΔE00 5.00
Light Pink
#FFD1DF
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 7.05
Very Light Pink
#FFF4F2
ΔE00 7.85
Light Rose
#FFC5CB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E8 #E3FFFA
analogous
#FFE3F6 #FFE3E8 #FFECE3
triadic
#FFE3E8 #E8FFE3 #E3E8FF
tetradic
#FFE3E8 #F6FFE3 #E3FFFA #ECE3FF
square
#FFE3E8 #F6FFE3 #E3FFFA #ECE3FF
split-complementary
#FFE3E8 #E3FFEC #E3F6FF
monochromatic
#FF6983 #FFA6B6 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.21
#FFE3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FFE3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E8
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E8 | 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)
#E7E7E8
Deuteranopia (green-blind)
#EDECE7
Tritanopia (blue-blind)
#FFE1E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3e8; /* rgb */ color: rgb(255, 227, 232); /* oklch */ color: oklch(94.0% 0.031 5.5);
Tailwind
colors: {
custom: {
50: '#ffebef',
500: '#ffe3e8',
950: '#000000',
},
}SCSS
$custom: #ffe3e8; $custom-light: #ffebef; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e8",
"rgb": {
"r": 255,
"g": 227,
"b": 232
},
"hsl": {
"h": 349.286,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94003,
"c": 0.0314,
"h": 5.5
},
"luminance": 0.82024
}Semantic roles & 50–950 ramp
primary
#FFE3E8
secondary
#99EDDE
accent
#E6BD00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485