#FFE2E3#FFE2E3
#FFE2E3 is a very light, muted red. Relative luminance 0.812; OKLCH L 93.7% C 0.032 H 15.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E3 |
|---|---|
| RGB | rgb(255, 226, 227) |
| HSL | hsl(358, 100%, 94%) |
| HSV | hsv(358, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 11%, 0%) |
| CIE-LAB | lab(92.22, 10.10, 3.16) |
| CIE-LCH | lch(92.22, 10.58, 17.38°) |
| OKLab | oklab(93.68% 0.0309 0.0085) |
| OKLCH | oklch(93.68% 0.032 15.4) |
| XYZ | xyz(82.3005, 81.2005, 83.9960) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.99
Lavenderblush
#FFF0F5
ΔE00 5.50
Light Pink
#FFD1DF
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.60
Light Rose
#FFC5CB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E3 #E2FFFE
analogous
#FFE2F2 #FFE2E3 #FFF0E2
triadic
#FFE2E3 #E3FFE2 #E2E3FF
tetradic
#FFE2E3 #F2FFE2 #E2FFFE #F0E2FF
square
#FFE2E3 #F2FFE2 #E2FFFE #F0E2FF
split-complementary
#FFE2E3 #E2FFF0 #E2F2FF
monochromatic
#FF686D #FFA5A8 #FFE0E1 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.22
#FFE2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FFE2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E3
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E3 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E3
Deuteranopia (green-blind)
#EDEBE3
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e3; /* rgb */ color: rgb(255, 226, 227); /* oklch */ color: oklch(93.7% 0.032 15.4);
Tailwind
colors: {
custom: {
50: '#ffebeb',
500: '#ffe2e3',
950: '#000000',
},
}SCSS
$custom: #ffe2e3; $custom-light: #ffebeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e3",
"rgb": {
"r": 255,
"g": 226,
"b": 227
},
"hsl": {
"h": 357.931,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93677,
"c": 0.03201,
"h": 15.4
},
"luminance": 0.81199
}Semantic roles & 50–950 ramp
primary
#FFE2E3
secondary
#98EDEA
accent
#E6DE00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484