#FFE7EA#FFE7EA
#FFE7EA is a very light, muted red. Relative luminance 0.844; OKLCH L 94.8% C 0.027 H 9.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7EA |
|---|---|
| RGB | rgb(255, 231, 234) |
| HSL | hsl(353, 100%, 95%) |
| HSV | hsv(353, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 8.2%, 0%) |
| CIE-LAB | lab(93.60, 8.66, 1.52) |
| CIE-LCH | lch(93.60, 8.79, 9.96°) |
| OKLab | oklab(94.81% 0.0262 0.0042) |
| OKLCH | oklch(94.81% 0.027 9) |
| XYZ | xyz(84.6658, 84.3538, 89.6477) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.75
Lavenderblush
#FFF0F5
ΔE00 3.58
Very Light Pink
#FFF4F2
ΔE00 6.14
Snow
#FFFAFA
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.37
Seashell
#FFF5EE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7EA #E7FFFC
analogous
#FFE7F6 #FFE7EA #FFF0E7
triadic
#FFE7EA #EAFFE7 #E7EAFF
tetradic
#FFE7EA #F6FFE7 #E7FFFC #F0E7FF
square
#FFE7EA #F6FFE7 #E7FFFC #F0E7FF
split-complementary
#FFE7EA #E7FFF0 #E7F6FF
monochromatic
#FF6D7F #FFAAB4 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.18
#FFE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FFE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7EA
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7EA | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#F0EEEA
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7ea; /* rgb */ color: rgb(255, 231, 234); /* oklch */ color: oklch(94.8% 0.027 9.0);
Tailwind
colors: {
custom: {
50: '#ffeef0',
500: '#ffe7ea',
950: '#000000',
},
}SCSS
$custom: #ffe7ea; $custom-light: #ffeef0; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ea",
"rgb": {
"r": 255,
"g": 231,
"b": 234
},
"hsl": {
"h": 352.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94814,
"c": 0.02652,
"h": 9
},
"luminance": 0.84352
}Semantic roles & 50–950 ramp
primary
#FFE7EA
secondary
#9DEEE3
accent
#E6C900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585