#FAE6EA#FAE6EA
#FAE6EA is a very light, muted red. Relative luminance 0.829; OKLCH L 94.2% C 0.022 H 3.8°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE6EA |
|---|---|
| RGB | rgb(250, 230, 234) |
| HSL | hsl(348, 67%, 94%) |
| HSV | hsv(348, 8%, 98%) |
| CMYK | cmyk(0%, 8%, 6.4%, 2%) |
| CIE-LAB | lab(92.95, 7.46, 0.52) |
| CIE-LCH | lch(92.95, 7.48, 4.00°) |
| OKLab | oklab(94.21% 0.0224 0.0015) |
| OKLCH | oklch(94.21% 0.022 3.8) |
| XYZ | xyz(82.5708, 82.8593, 89.4696) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.65
Mistyrose
#FFE4E1
ΔE00 3.63
Very Light Pink
#FFF4F2
ΔE00 5.46
Snow
#FFFAFA
ΔE00 7.47
Seashell
#FFF5EE
ΔE00 7.88
Ghostwhite
#F8F8FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE6EA #E6FAF6
analogous
#FAE6F4 #FAE6EA #FAECE6
triadic
#FAE6EA #EAFAE6 #E6EAFA
tetradic
#FAE6EA #F4FAE6 #E6FAF6 #ECE6FA
square
#FAE6EA #F4FAE6 #E6FAF6 #ECE6FA
split-complementary
#FAE6EA #E6FAEC #E6F4FA
monochromatic
#E68094 #F0B3BF #FAE5EA #FAE5EA #FAE5EA
Accessibility & contrast
On white
1.20
#FAE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#FAE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE6EA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE6EA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#FEE5E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fae6ea; /* rgb */ color: rgb(250, 230, 234); /* oklch */ color: oklch(94.2% 0.022 3.8);
Tailwind
colors: {
custom: {
50: '#fcedf0',
500: '#fae6ea',
950: '#000000',
},
}SCSS
$custom: #fae6ea; $custom-light: #fcedf0; $custom-dark: #000000;
JSON
{
"hex": "#fae6ea",
"rgb": {
"r": 250,
"g": 230,
"b": 234
},
"hsl": {
"h": 348,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94208,
"c": 0.02242,
"h": 3.8
},
"luminance": 0.82858
}Semantic roles & 50–950 ramp
primary
#FAE6EA
secondary
#A6DFD3
accent
#CFAA17
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485