#FFE4E3#FFE4E3
#FFE4E3 is a very light, muted red. Relative luminance 0.823; OKLCH L 94.1% C 0.030 H 20.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E3 |
|---|---|
| RGB | rgb(255, 228, 227) |
| HSL | hsl(2, 100%, 95%) |
| HSV | hsv(2, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 11%, 0%) |
| CIE-LAB | lab(92.70, 9.07, 3.86) |
| CIE-LCH | lch(92.70, 9.86, 23.07°) |
| OKLab | oklab(94.06% 0.028 0.0103) |
| OKLCH | oklch(94.06% 0.03 20.2) |
| XYZ | xyz(82.8475, 82.2945, 84.1783) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.89
Lavenderblush
#FFF0F5
ΔE00 5.12
Very Light Pink
#FFF4F2
ΔE00 6.60
Seashell
#FFF5EE
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.53
Pale Pink
#FFCFDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E3 #E3FEFF
analogous
#FFE3F0 #FFE4E3 #FFF2E3
triadic
#FFE4E3 #E3FFE4 #E4E3FF
tetradic
#FFE4E3 #F0FFE3 #E3FEFF #F2E3FF
square
#FFE4E3 #F0FFE3 #E3FEFF #F2E3FF
split-complementary
#FFE4E3 #E3FFF2 #E3F0FF
monochromatic
#FF6E69 #FFA9A6 #FFE1E0 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.20
#FFE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FFE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E3
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E3 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E3
Deuteranopia (green-blind)
#EFECE3
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e3; /* rgb */ color: rgb(255, 228, 227); /* oklch */ color: oklch(94.1% 0.030 20.2);
Tailwind
colors: {
custom: {
50: '#ffeceb',
500: '#ffe4e3',
950: '#000000',
},
}SCSS
$custom: #ffe4e3; $custom-light: #ffeceb; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e3",
"rgb": {
"r": 255,
"g": 228,
"b": 227
},
"hsl": {
"h": 2.143,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94055,
"c": 0.02979,
"h": 20.2
},
"luminance": 0.82293
}Semantic roles & 50–950 ramp
primary
#FFE4E3
secondary
#99EAED
accent
#DDE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484