#FAE5EA#FAE5EA
#FAE5EA is a very light, muted red. Relative luminance 0.823; OKLCH L 94.0% C 0.024 H 1.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE5EA |
|---|---|
| RGB | rgb(250, 229, 234) |
| HSL | hsl(346, 68%, 94%) |
| HSV | hsv(346, 8%, 98%) |
| CMYK | cmyk(0%, 8.4%, 6.4%, 2%) |
| CIE-LAB | lab(92.71, 7.98, 0.17) |
| CIE-LCH | lch(92.71, 7.98, 1.19°) |
| OKLab | oklab(94.02% 0.0238 0.0006) |
| OKLCH | oklch(94.02% 0.024 1.3) |
| XYZ | xyz(82.2933, 82.3043, 89.3771) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.01
Mistyrose
#FFE4E1
ΔE00 3.80
Very Light Pink
#FFF4F2
ΔE00 6.04
Snow
#FFFAFA
ΔE00 7.99
Seashell
#FFF5EE
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE5EA #E5FAF5
analogous
#FAE5F5 #FAE5EA #FAEBE5
triadic
#FAE5EA #EAFAE5 #E5EAFA
tetradic
#FAE5EA #F5FAE5 #E5FAF5 #EBE5FA
square
#FAE5EA #F5FAE5 #E5FAF5 #EBE5FA
split-complementary
#FAE5EA #E5FAEB #E5F5FA
monochromatic
#E67E97 #F0B2C1 #FAE5EA #FAE5EA #FAE5EA
Accessibility & contrast
On white
1.20
#FAE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FAE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE5EA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE5EA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#FEE4E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae5ea; /* rgb */ color: rgb(250, 229, 234); /* oklch */ color: oklch(94.0% 0.024 1.3);
Tailwind
colors: {
custom: {
50: '#fcedf0',
500: '#fae5ea',
950: '#000000',
},
}SCSS
$custom: #fae5ea; $custom-light: #fcedf0; $custom-dark: #000000;
JSON
{
"hex": "#fae5ea",
"rgb": {
"r": 250,
"g": 229,
"b": 234
},
"hsl": {
"h": 345.714,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.94017,
"c": 0.02382,
"h": 1.3
},
"luminance": 0.82303
}Semantic roles & 50–950 ramp
primary
#FAE5EA
secondary
#A4DFD1
accent
#D0A316
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485