#FFE3EA#FFE3EA
#FFE3EA is a very light, muted red. Relative luminance 0.821; OKLCH L 94.1% C 0.032 H 0.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3EA |
|---|---|
| RGB | rgb(255, 227, 234) |
| HSL | hsl(345, 100%, 95%) |
| HSV | hsv(345, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 8.2%, 0%) |
| CIE-LAB | lab(92.64, 10.72, 0.11) |
| CIE-LCH | lch(92.64, 10.72, 0.59°) |
| OKLab | oklab(94.06% 0.032 0.0005) |
| OKLCH | oklch(94.06% 0.032 0.8) |
| XYZ | xyz(83.5590, 82.1402, 89.2788) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.30
Lavenderblush
#FFF0F5
ΔE00 5.10
Light Pink
#FFD1DF
ΔE00 6.31
Pale Pink
#FFCFDC
ΔE00 6.76
Very Light Pink
#FFF4F2
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3EA #E3FFF8
analogous
#FFE3F8 #FFE3EA #FFEAE3
triadic
#FFE3EA #EAFFE3 #E3EAFF
tetradic
#FFE3EA #F8FFE3 #E3FFF8 #EAE3FF
square
#FFE3EA #F8FFE3 #E3FFF8 #EAE3FF
split-complementary
#FFE3EA #E3FFEA #E3F8FF
monochromatic
#FF698E #FFA6BC #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.20
#FFE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#FFE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3EA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3EA | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#ECECE9
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3ea; /* rgb */ color: rgb(255, 227, 234); /* oklch */ color: oklch(94.1% 0.032 0.8);
Tailwind
colors: {
custom: {
50: '#ffebf0',
500: '#ffe3ea',
950: '#000000',
},
}SCSS
$custom: #ffe3ea; $custom-light: #ffebf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ea",
"rgb": {
"r": 255,
"g": 227,
"b": 234
},
"hsl": {
"h": 345,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94059,
"c": 0.032,
"h": 0.8
},
"luminance": 0.82139
}Semantic roles & 50–950 ramp
primary
#FFE3EA
secondary
#99EDD8
accent
#E6AC00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485