#FFE2E9#FFE2E9
#FFE2E9 is a very light, muted red. Relative luminance 0.815; OKLCH L 93.8% C 0.033 H 1.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E9 |
|---|---|
| RGB | rgb(255, 226, 233) |
| HSL | hsl(346, 100%, 94%) |
| HSV | hsv(346, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 8.6%, 0%) |
| CIE-LAB | lab(92.37, 11.08, 0.24) |
| CIE-LCH | lch(92.37, 11.08, 1.26°) |
| OKLab | oklab(93.84% 0.0331 0.0008) |
| OKLCH | oklch(93.84% 0.033 1.4) |
| XYZ | xyz(83.1431, 81.5375, 88.4334) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.37
Lavenderblush
#FFF0F5
ΔE00 5.45
Light Pink
#FFD1DF
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.42
Very Light Pink
#FFF4F2
ΔE00 8.56
Light Rose
#FFC5CB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E9 #E2FFF8
analogous
#FFE2F8 #FFE2E9 #FFEAE2
triadic
#FFE2E9 #E9FFE2 #E2E9FF
tetradic
#FFE2E9 #F8FFE2 #E2FFF8 #EAE2FF
square
#FFE2E9 #F8FFE2 #E2FFF8 #EAE2FF
split-complementary
#FFE2E9 #E2FFEA #E2F8FF
monochromatic
#FF688C #FFA5BB #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.21
#FFE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#FFE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E9 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E9
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e9; /* rgb */ color: rgb(255, 226, 233); /* oklch */ color: oklch(93.8% 0.033 1.4);
Tailwind
colors: {
custom: {
50: '#ffebf0',
500: '#ffe2e9',
950: '#000000',
},
}SCSS
$custom: #ffe2e9; $custom-light: #ffebf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e9",
"rgb": {
"r": 255,
"g": 226,
"b": 233
},
"hsl": {
"h": 345.517,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93843,
"c": 0.03309,
"h": 1.4
},
"luminance": 0.81536
}Semantic roles & 50–950 ramp
primary
#FFE2E9
secondary
#98EDD8
accent
#E6AE00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485