#FFE2E7#FFE2E7
#FFE2E7 is a very light, muted red. Relative luminance 0.814; OKLCH L 93.8% C 0.033 H 5.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E7 |
|---|---|
| RGB | rgb(255, 226, 231) |
| HSL | hsl(350, 100%, 94%) |
| HSV | hsv(350, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 9.4%, 0%) |
| CIE-LAB | lab(92.32, 10.75, 1.22) |
| CIE-LCH | lch(92.32, 10.82, 6.45°) |
| OKLab | oklab(93.79% 0.0323 0.0034) |
| OKLCH | oklch(93.79% 0.033 5.9) |
| XYZ | xyz(82.8590, 81.4239, 86.9373) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.59
Lavenderblush
#FFF0F5
ΔE00 5.36
Light Pink
#FFD1DF
ΔE00 6.35
Pale Pink
#FFCFDC
ΔE00 6.72
Very Light Pink
#FFF4F2
ΔE00 8.17
Light Rose
#FFC5CB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E7 #E2FFFA
analogous
#FFE2F6 #FFE2E7 #FFECE2
triadic
#FFE2E7 #E7FFE2 #E2E7FF
tetradic
#FFE2E7 #F6FFE2 #E2FFFA #ECE2FF
square
#FFE2E7 #F6FFE2 #E2FFFA #ECE2FF
split-complementary
#FFE2E7 #E2FFEC #E2F6FF
monochromatic
#FF6882 #FFA5B4 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.21
#FFE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FFE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E7
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E7 | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e7; /* rgb */ color: rgb(255, 226, 231); /* oklch */ color: oklch(93.8% 0.033 5.9);
Tailwind
colors: {
custom: {
50: '#ffebee',
500: '#ffe2e7',
950: '#000000',
},
}SCSS
$custom: #ffe2e7; $custom-light: #ffebee; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e7",
"rgb": {
"r": 255,
"g": 226,
"b": 231
},
"hsl": {
"h": 349.655,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93787,
"c": 0.03253,
"h": 5.9
},
"luminance": 0.81422
}Semantic roles & 50–950 ramp
primary
#FFE2E7
secondary
#98EDDE
accent
#E6BE00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485