#FFE3E7#FFE3E7
#FFE3E7 is a very light, muted red. Relative luminance 0.820; OKLCH L 94.0% C 0.031 H 7.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E7 |
|---|---|
| RGB | rgb(255, 227, 231) |
| HSL | hsl(351, 100%, 95%) |
| HSV | hsv(351, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9.4%, 0%) |
| CIE-LAB | lab(92.56, 10.23, 1.57) |
| CIE-LCH | lch(92.56, 10.35, 8.71°) |
| OKLab | oklab(93.98% 0.0309 0.0043) |
| OKLCH | oklch(93.98% 0.031 7.9) |
| XYZ | xyz(83.1317, 81.9693, 87.0282) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.10
Lavenderblush
#FFF0F5
ΔE00 4.99
Light Pink
#FFD1DF
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.23
Very Light Pink
#FFF4F2
ΔE00 7.67
Light Rose
#FFC5CB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E7 #E3FFFB
analogous
#FFE3F5 #FFE3E7 #FFEDE3
triadic
#FFE3E7 #E7FFE3 #E3E7FF
tetradic
#FFE3E7 #F5FFE3 #E3FFFB #EDE3FF
square
#FFE3E7 #F5FFE3 #E3FFFB #EDE3FF
split-complementary
#FFE3E7 #E3FFED #E3F5FF
monochromatic
#FF697E #FFA6B3 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.21
#FFE3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFE3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E7
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E7 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#EDEBE7
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3e7; /* rgb */ color: rgb(255, 227, 231); /* oklch */ color: oklch(94.0% 0.031 7.9);
Tailwind
colors: {
custom: {
50: '#ffebee',
500: '#ffe3e7',
950: '#000000',
},
}SCSS
$custom: #ffe3e7; $custom-light: #ffebee; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e7",
"rgb": {
"r": 255,
"g": 227,
"b": 231
},
"hsl": {
"h": 351.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.93976,
"c": 0.03119,
"h": 7.9
},
"luminance": 0.81968
}Semantic roles & 50–950 ramp
primary
#FFE3E7
secondary
#99EDE1
accent
#E6C500
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485