#FFE2E2#FFE2E2
#FFE2E2 is a very light, muted red. Relative luminance 0.811; OKLCH L 93.7% C 0.032 H 17.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E2 |
|---|---|
| RGB | rgb(255, 226, 226) |
| HSL | hsl(0, 100%, 94%) |
| HSV | hsv(0, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 11.4%, 0%) |
| CIE-LAB | lab(92.20, 9.94, 3.65) |
| CIE-LCH | lch(92.20, 10.59, 20.16°) |
| OKLab | oklab(93.65% 0.0305 0.0098) |
| OKLCH | oklch(93.65% 0.032 17.7) |
| XYZ | xyz(82.1629, 81.1455, 83.2712) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.60
Lavenderblush
#FFF0F5
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 7.42
Light Pink
#FFD1DF
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 7.87
Seashell
#FFF5EE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E2 #E2FFFF
analogous
#FFE2F1 #FFE2E2 #FFF1E2
triadic
#FFE2E2 #E2FFE2 #E2E2FF
tetradic
#FFE2E2 #F1FFE2 #E2FFFF #F1E2FF
square
#FFE2E2 #F1FFE2 #E2FFFF #F1E2FF
split-complementary
#FFE2E2 #E2FFF1 #E2F1FF
monochromatic
#FF6868 #FFA5A5 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.22
#FFE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FFE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#EDEBE2
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e2; /* rgb */ color: rgb(255, 226, 226); /* oklch */ color: oklch(93.7% 0.032 17.7);
Tailwind
colors: {
custom: {
50: '#ffebeb',
500: '#ffe2e2',
950: '#000000',
},
}SCSS
$custom: #ffe2e2; $custom-light: #ffebeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e2",
"rgb": {
"r": 255,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9365,
"c": 0.03201,
"h": 17.7
},
"luminance": 0.81144
}Semantic roles & 50–950 ramp
primary
#FFE2E2
secondary
#98EDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484