#FFE3E9#FFE3E9
#FFE3E9 is a very light, muted red. Relative luminance 0.821; OKLCH L 94.0% C 0.032 H 3.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E9 |
|---|---|
| RGB | rgb(255, 227, 233) |
| HSL | hsl(347, 100%, 95%) |
| HSV | hsv(347, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 8.6%, 0%) |
| CIE-LAB | lab(92.61, 10.56, 0.60) |
| CIE-LCH | lch(92.61, 10.57, 3.23°) |
| OKLab | oklab(94.03% 0.0316 0.0017) |
| OKLCH | oklch(94.03% 0.032 3.1) |
| XYZ | xyz(83.4158, 82.0829, 88.5243) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.91
Lavenderblush
#FFF0F5
ΔE00 5.04
Light Pink
#FFD1DF
ΔE00 6.47
Pale Pink
#FFCFDC
ΔE00 6.89
Very Light Pink
#FFF4F2
ΔE00 8.05
Light Rose
#FFC5CB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E9 #E3FFF9
analogous
#FFE3F7 #FFE3E9 #FFEBE3
triadic
#FFE3E9 #E9FFE3 #E3E9FF
tetradic
#FFE3E9 #F7FFE3 #E3FFF9 #EBE3FF
square
#FFE3E9 #F7FFE3 #E3FFF9 #EBE3FF
split-complementary
#FFE3E9 #E3FFEB #E3F7FF
monochromatic
#FF6989 #FFA6B9 #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.21
#FFE3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FFE3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E9
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E9 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E9
Deuteranopia (green-blind)
#ECECE8
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3e9; /* rgb */ color: rgb(255, 227, 233); /* oklch */ color: oklch(94.0% 0.032 3.1);
Tailwind
colors: {
custom: {
50: '#ffebf0',
500: '#ffe3e9',
950: '#000000',
},
}SCSS
$custom: #ffe3e9; $custom-light: #ffebf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e9",
"rgb": {
"r": 255,
"g": 227,
"b": 233
},
"hsl": {
"h": 347.143,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94031,
"c": 0.03168,
"h": 3.1
},
"luminance": 0.82081
}Semantic roles & 50–950 ramp
primary
#FFE3E9
secondary
#99EDDB
accent
#E6B400
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485