#FFE3E5#FFE3E5
#FFE3E5 is a very light, muted red. Relative luminance 0.819; OKLCH L 93.9% C 0.031 H 12.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E5 |
|---|---|
| RGB | rgb(255, 227, 229) |
| HSL | hsl(356, 100%, 95%) |
| HSV | hsv(356, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 10.2%, 0%) |
| CIE-LAB | lab(92.51, 9.90, 2.54) |
| CIE-LCH | lch(92.51, 10.22, 14.38°) |
| OKLab | oklab(93.92% 0.0302 0.0068) |
| OKLCH | oklch(93.92% 0.031 12.8) |
| XYZ | xyz(82.8508, 81.8570, 85.5491) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.27
Lavenderblush
#FFF0F5
ΔE00 5.07
Very Light Pink
#FFF4F2
ΔE00 7.33
Light Pink
#FFD1DF
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.65
Seashell
#FFF5EE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E5 #E3FFFD
analogous
#FFE3F3 #FFE3E5 #FFEFE3
triadic
#FFE3E5 #E5FFE3 #E3E5FF
tetradic
#FFE3E5 #F3FFE3 #E3FFFD #EFE3FF
square
#FFE3E5 #F3FFE3 #E3FFFD #EFE3FF
split-complementary
#FFE3E5 #E3FFEF #E3F3FF
monochromatic
#FF6973 #FFA6AC #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.21
#FFE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#FFE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E5
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E5 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E5
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3e5; /* rgb */ color: rgb(255, 227, 229); /* oklch */ color: oklch(93.9% 0.031 12.8);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#ffe3e5',
950: '#000000',
},
}SCSS
$custom: #ffe3e5; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e5",
"rgb": {
"r": 255,
"g": 227,
"b": 229
},
"hsl": {
"h": 355.714,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.9392,
"c": 0.03092,
"h": 12.8
},
"luminance": 0.81855
}Semantic roles & 50–950 ramp
primary
#FFE3E5
secondary
#99EDE7
accent
#E6D500
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484