#FFE3E0#FFE3E0
#FFE3E0 is a very light, muted red. Relative luminance 0.816; OKLCH L 93.8% C 0.031 H 25.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E0 |
|---|---|
| RGB | rgb(255, 227, 224) |
| HSL | hsl(6, 100%, 94%) |
| HSV | hsv(6, 12%, 100%) |
| CMYK | cmyk(0%, 11%, 12.2%, 0%) |
| CIE-LAB | lab(92.39, 9.10, 4.97) |
| CIE-LCH | lch(92.39, 10.37, 28.64°) |
| OKLab | oklab(93.79% 0.0283 0.0132) |
| OKLCH | oklch(93.79% 0.031 25) |
| XYZ | xyz(82.1628, 81.5817, 81.9252) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.37
Lavenderblush
#FFF0F5
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 6.82
Seashell
#FFF5EE
ΔE00 8.29
Light Pink
#FFD1DF
ΔE00 8.93
Linen
#FAF0E6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E0 #E0FCFF
analogous
#FFE0ED #FFE3E0 #FFF3E0
triadic
#FFE3E0 #E0FFE3 #E3E0FF
tetradic
#FFE3E0 #EDFFE0 #E0FCFF #F3E0FF
square
#FFE3E0 #EDFFE0 #E0FCFF #F3E0FF
split-complementary
#FFE3E0 #E0FFF3 #E0EDFF
monochromatic
#FF7466 #FFACA3 #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.21
#FFE3E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FFE3E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E0
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E0 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3e0; /* rgb */ color: rgb(255, 227, 224); /* oklch */ color: oklch(93.8% 0.031 25.0);
Tailwind
colors: {
custom: {
50: '#ffebe9',
500: '#ffe3e0',
950: '#000000',
},
}SCSS
$custom: #ffe3e0; $custom-light: #ffebe9; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e0",
"rgb": {
"r": 255,
"g": 227,
"b": 224
},
"hsl": {
"h": 5.806,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93785,
"c": 0.03121,
"h": 25
},
"luminance": 0.8158
}Semantic roles & 50–950 ramp
primary
#FFE3E0
secondary
#97E4ED
accent
#CFE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484