#FFE2E6#FFE2E6
#FFE2E6 is a very light, muted red. Relative luminance 0.814; OKLCH L 93.8% C 0.032 H 8.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E6 |
|---|---|
| RGB | rgb(255, 226, 230) |
| HSL | hsl(352, 100%, 94%) |
| HSV | hsv(352, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 9.8%, 0%) |
| CIE-LAB | lab(92.30, 10.58, 1.70) |
| CIE-LCH | lch(92.30, 10.72, 9.13°) |
| OKLab | oklab(93.76% 0.032 0.0046) |
| OKLCH | oklch(93.76% 0.032 8.3) |
| XYZ | xyz(82.7182, 81.3676, 86.1956) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.19
Lavenderblush
#FFF0F5
ΔE00 5.35
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.91
Very Light Pink
#FFF4F2
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E6 #E2FFFB
analogous
#FFE2F5 #FFE2E6 #FFEDE2
triadic
#FFE2E6 #E6FFE2 #E2E6FF
tetradic
#FFE2E6 #F5FFE2 #E2FFFB #EDE2FF
square
#FFE2E6 #F5FFE2 #E2FFFB #EDE2FF
split-complementary
#FFE2E6 #E2FFED #E2F5FF
monochromatic
#FF687C #FFA5B1 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.22
#FFE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E6
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E6 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E6
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2e6; /* rgb */ color: rgb(255, 226, 230); /* oklch */ color: oklch(93.8% 0.032 8.3);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#ffe2e6',
950: '#000000',
},
}SCSS
$custom: #ffe2e6; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e6",
"rgb": {
"r": 255,
"g": 226,
"b": 230
},
"hsl": {
"h": 351.724,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93759,
"c": 0.03232,
"h": 8.3
},
"luminance": 0.81366
}Semantic roles & 50–950 ramp
primary
#FFE2E6
secondary
#98EDE1
accent
#E6C600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484