#FFE3E4#FFE3E4
#FFE3E4 is a very light, muted red. Relative luminance 0.818; OKLCH L 93.9% C 0.031 H 15.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E4 |
|---|---|
| RGB | rgb(255, 227, 228) |
| HSL | hsl(358, 100%, 95%) |
| HSV | hsv(358, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 10.6%, 0%) |
| CIE-LAB | lab(92.49, 9.74, 3.03) |
| CIE-LCH | lch(92.49, 10.20, 17.25°) |
| OKLab | oklab(93.89% 0.0298 0.0081) |
| OKLCH | oklch(93.89% 0.031 15.3) |
| XYZ | xyz(82.7116, 81.8013, 84.8158) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.85
Lavenderblush
#FFF0F5
ΔE00 5.16
Very Light Pink
#FFF4F2
ΔE00 7.19
Light Pink
#FFD1DF
ΔE00 7.64
Pale Pink
#FFCFDC
ΔE00 7.90
Seashell
#FFF5EE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E4 #E3FFFE
analogous
#FFE3F2 #FFE3E4 #FFF0E3
triadic
#FFE3E4 #E4FFE3 #E3E4FF
tetradic
#FFE3E4 #F2FFE3 #E3FFFE #F0E3FF
square
#FFE3E4 #F2FFE3 #E3FFFE #F0E3FF
split-complementary
#FFE3E4 #E3FFF0 #E3F2FF
monochromatic
#FF696E #FFA6A9 #FFE0E1 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.21
#FFE3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FFE3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E4
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E4 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E4
Deuteranopia (green-blind)
#EEEBE4
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3e4; /* rgb */ color: rgb(255, 227, 228); /* oklch */ color: oklch(93.9% 0.031 15.3);
Tailwind
colors: {
custom: {
50: '#ffebec',
500: '#ffe3e4',
950: '#000000',
},
}SCSS
$custom: #ffe3e4; $custom-light: #ffebec; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e4",
"rgb": {
"r": 255,
"g": 227,
"b": 228
},
"hsl": {
"h": 357.857,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.93893,
"c": 0.03087,
"h": 15.3
},
"luminance": 0.818
}Semantic roles & 50–950 ramp
primary
#FFE3E4
secondary
#99EDEA
accent
#E6DD00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484