#FAE8EA#FAE8EA
#FAE8EA is a very light, near-neutral red. Relative luminance 0.840; OKLCH L 94.6% C 0.020 H 9.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE8EA |
|---|---|
| RGB | rgb(250, 232, 234) |
| HSL | hsl(353, 64%, 95%) |
| HSV | hsv(353, 7%, 98%) |
| CMYK | cmyk(0%, 7.2%, 6.4%, 2%) |
| CIE-LAB | lab(93.44, 6.43, 1.23) |
| CIE-LCH | lch(93.44, 6.55, 10.86°) |
| OKLab | oklab(94.59% 0.0195 0.0034) |
| OKLCH | oklch(94.59% 0.02 9.8) |
| XYZ | xyz(83.1306, 83.9788, 89.6562) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.28
Mistyrose
#FFE4E1
ΔE00 3.57
Very Light Pink
#FFF4F2
ΔE00 4.26
Snow
#FFFAFA
ΔE00 6.43
Seashell
#FFF5EE
ΔE00 6.60
Linen
#FAF0E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE8EA #E8FAF8
analogous
#FAE8F3 #FAE8EA #FAEFE8
triadic
#FAE8EA #EAFAE8 #E8EAFA
tetradic
#FAE8EA #F3FAE8 #E8FAF8 #EFE8FA
square
#FAE8EA #F3FAE8 #E8FAF8 #EFE8FA
split-complementary
#FAE8EA #E8FAEF #E8F3FA
monochromatic
#E4838E #EFB6BC #FAE6E8 #FAE6E8 #FAE6E8
Accessibility & contrast
On white
1.18
#FAE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#FAE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE8EA
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE8EA | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#FEE7E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fae8ea; /* rgb */ color: rgb(250, 232, 234); /* oklch */ color: oklch(94.6% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#fceff0',
500: '#fae8ea',
950: '#000000',
},
}SCSS
$custom: #fae8ea; $custom-light: #fceff0; $custom-dark: #000000;
JSON
{
"hex": "#fae8ea",
"rgb": {
"r": 250,
"g": 232,
"b": 234
},
"hsl": {
"h": 353.333,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.9459,
"c": 0.01978,
"h": 9.8
},
"luminance": 0.83978
}Semantic roles & 50–950 ramp
primary
#FAE8EA
secondary
#A8DED8
accent
#CCB819
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585