#FFE2E4#FFE2E4
#FFE2E4 is a very light, muted red. Relative luminance 0.813; OKLCH L 93.7% C 0.032 H 13.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E4 |
|---|---|
| RGB | rgb(255, 226, 228) |
| HSL | hsl(356, 100%, 94%) |
| HSV | hsv(356, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 10.6%, 0%) |
| CIE-LAB | lab(92.25, 10.26, 2.67) |
| CIE-LCH | lch(92.25, 10.60, 14.61°) |
| OKLab | oklab(93.7% 0.0312 0.0072) |
| OKLCH | oklch(93.7% 0.032 13) |
| XYZ | xyz(82.4389, 81.2559, 84.7249) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.39
Lavenderblush
#FFF0F5
ΔE00 5.42
Light Pink
#FFD1DF
ΔE00 7.07
Pale Pink
#FFCFDC
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.68
Light Rose
#FFC5CB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E4 #E2FFFD
analogous
#FFE2F3 #FFE2E4 #FFEFE2
triadic
#FFE2E4 #E4FFE2 #E2E4FF
tetradic
#FFE2E4 #F3FFE2 #E2FFFD #EFE2FF
square
#FFE2E4 #F3FFE2 #E2FFFD #EFE2FF
split-complementary
#FFE2E4 #E2FFEF #E2F3FF
monochromatic
#FF6872 #FFA5AB #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.22
#FFE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FFE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E4
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e4; /* rgb */ color: rgb(255, 226, 228); /* oklch */ color: oklch(93.7% 0.032 13.0);
Tailwind
colors: {
custom: {
50: '#ffebec',
500: '#ffe2e4',
950: '#000000',
},
}SCSS
$custom: #ffe2e4; $custom-light: #ffebec; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e4",
"rgb": {
"r": 255,
"g": 226,
"b": 228
},
"hsl": {
"h": 355.862,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93704,
"c": 0.03206,
"h": 13
},
"luminance": 0.81254
}Semantic roles & 50–950 ramp
primary
#FFE2E4
secondary
#98EDE7
accent
#E6D600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484