#FFE2E8#FFE2E8
#FFE2E8 is a very light, muted red. Relative luminance 0.815; OKLCH L 93.8% C 0.033 H 3.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E8 |
|---|---|
| RGB | rgb(255, 226, 232) |
| HSL | hsl(348, 100%, 94%) |
| HSV | hsv(348, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 9%, 0%) |
| CIE-LAB | lab(92.35, 10.91, 0.73) |
| CIE-LCH | lch(92.35, 10.94, 3.82°) |
| OKLab | oklab(93.82% 0.0327 0.0021) |
| OKLCH | oklch(93.82% 0.033 3.7) |
| XYZ | xyz(83.0006, 81.4805, 87.6832) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.98
Lavenderblush
#FFF0F5
ΔE00 5.39
Light Pink
#FFD1DF
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 8.36
Light Rose
#FFC5CB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E8 #E2FFF9
analogous
#FFE2F7 #FFE2E8 #FFEBE2
triadic
#FFE2E8 #E8FFE2 #E2E8FF
tetradic
#FFE2E8 #F7FFE2 #E2FFF9 #EBE2FF
square
#FFE2E8 #F7FFE2 #E2FFF9 #EBE2FF
split-complementary
#FFE2E8 #E2FFEB #E2F7FF
monochromatic
#FF6887 #FFA5B7 #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.21
#FFE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FFE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E8
Deuteranopia (green-blind)
#ECEBE7
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e8; /* rgb */ color: rgb(255, 226, 232); /* oklch */ color: oklch(93.8% 0.033 3.7);
Tailwind
colors: {
custom: {
50: '#ffebef',
500: '#ffe2e8',
950: '#000000',
},
}SCSS
$custom: #ffe2e8; $custom-light: #ffebef; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e8",
"rgb": {
"r": 255,
"g": 226,
"b": 232
},
"hsl": {
"h": 347.586,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93815,
"c": 0.03279,
"h": 3.7
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#FFE2E8
secondary
#98EDDB
accent
#E6B600
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485