#FFE3E2#FFE3E2
#FFE3E2 is a very light, muted red. Relative luminance 0.817; OKLCH L 93.8% C 0.031 H 20.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E2 |
|---|---|
| RGB | rgb(255, 227, 226) |
| HSL | hsl(2, 100%, 94%) |
| HSV | hsv(2, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 11.4%, 0%) |
| CIE-LAB | lab(92.44, 9.42, 4.00) |
| CIE-LCH | lch(92.44, 10.24, 22.99°) |
| OKLab | oklab(93.84% 0.029 0.0107) |
| OKLCH | oklch(93.84% 0.031 20.2) |
| XYZ | xyz(82.4356, 81.6909, 83.3621) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.02
Lavenderblush
#FFF0F5
ΔE00 5.43
Very Light Pink
#FFF4F2
ΔE00 6.96
Light Pink
#FFD1DF
ΔE00 8.25
Pale Pink
#FFCFDC
ΔE00 8.46
Seashell
#FFF5EE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E2 #E2FEFF
analogous
#FFE2F0 #FFE3E2 #FFF2E2
triadic
#FFE3E2 #E2FFE3 #E3E2FF
tetradic
#FFE3E2 #F0FFE2 #E2FEFF #F2E2FF
square
#FFE3E2 #F0FFE2 #E2FEFF #F2E2FF
split-complementary
#FFE3E2 #E2FFF2 #E2F0FF
monochromatic
#FF6D68 #FFA8A5 #FFE1E0 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.21
#FFE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FFE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E2
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E2 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E2
Deuteranopia (green-blind)
#EEEBE2
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3e2; /* rgb */ color: rgb(255, 227, 226); /* oklch */ color: oklch(93.8% 0.031 20.2);
Tailwind
colors: {
custom: {
50: '#ffebeb',
500: '#ffe3e2',
950: '#000000',
},
}SCSS
$custom: #ffe3e2; $custom-light: #ffebeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e2",
"rgb": {
"r": 255,
"g": 227,
"b": 226
},
"hsl": {
"h": 2.069,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93839,
"c": 0.03093,
"h": 20.2
},
"luminance": 0.81689
}Semantic roles & 50–950 ramp
primary
#FFE3E2
secondary
#98EAED
accent
#DEE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484