#FFE2E5#FFE2E5
#FFE2E5 is a very light, muted red. Relative luminance 0.813; OKLCH L 93.7% C 0.032 H 10.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E5 |
|---|---|
| RGB | rgb(255, 226, 229) |
| HSL | hsl(354, 100%, 94%) |
| HSV | hsv(354, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 10.2%, 0%) |
| CIE-LAB | lab(92.27, 10.42, 2.19) |
| CIE-LCH | lch(92.27, 10.65, 11.86°) |
| OKLab | oklab(93.73% 0.0316 0.0059) |
| OKLCH | oklch(93.73% 0.032 10.6) |
| XYZ | xyz(82.5781, 81.3116, 85.4582) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.79
Lavenderblush
#FFF0F5
ΔE00 5.37
Light Pink
#FFD1DF
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 7.83
Light Rose
#FFC5CB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E5 #E2FFFC
analogous
#FFE2F4 #FFE2E5 #FFEEE2
triadic
#FFE2E5 #E5FFE2 #E2E5FF
tetradic
#FFE2E5 #F4FFE2 #E2FFFC #EEE2FF
square
#FFE2E5 #F4FFE2 #E2FFFC #EEE2FF
split-complementary
#FFE2E5 #E2FFEE #E2F4FF
monochromatic
#FF6877 #FFA5AE #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.22
#FFE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FFE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E5
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E5 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e5; /* rgb */ color: rgb(255, 226, 229); /* oklch */ color: oklch(93.7% 0.032 10.6);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#ffe2e5',
950: '#000000',
},
}SCSS
$custom: #ffe2e5; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e5",
"rgb": {
"r": 255,
"g": 226,
"b": 229
},
"hsl": {
"h": 353.793,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93732,
"c": 0.03216,
"h": 10.6
},
"luminance": 0.8131
}Semantic roles & 50–950 ramp
primary
#FFE2E5
secondary
#98EDE4
accent
#E6CE00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484