#FAE0EA#FAE0EA
#FAE0EA is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.1% C 0.031 H 352.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE0EA |
|---|---|
| RGB | rgb(250, 224, 234) |
| HSL | hsl(337, 72%, 93%) |
| HSV | hsv(337, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 6.4%, 2%) |
| CIE-LAB | lab(91.49, 10.57, -1.61) |
| CIE-LCH | lch(91.49, 10.69, 351.34°) |
| OKLab | oklab(93.07% 0.0311 -0.0041) |
| OKLCH | oklch(93.07% 0.031 352.5) |
| XYZ | xyz(80.9297, 79.5772, 88.9226) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.31
Mistyrose
#FFE4E1
ΔE00 5.49
Light Pink
#FFD1DF
ΔE00 6.17
Pale Pink
#FFCFDC
ΔE00 6.70
Very Light Pink
#FFF4F2
ΔE00 8.78
Thistle
#D8BFD8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE0EA #E0FAF0
analogous
#FAE0F7 #FAE0EA #FAE3E0
triadic
#FAE0EA #EAFAE0 #E0EAFA
tetradic
#FAE0EA #F7FAE0 #E0FAF0 #E3E0FA
square
#FAE0EA #F7FAE0 #E0FAF0 #E3E0FA
split-complementary
#FAE0EA #E0FAE3 #E0F7FA
monochromatic
#E977A3 #F1ABC6 #FAE0EA #FBE5ED #FBE5ED
Accessibility & contrast
On white
1.24
#FAE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FAE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE0EA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE0EA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fae0ea; /* rgb */ color: rgb(250, 224, 234); /* oklch */ color: oklch(93.1% 0.031 352.5);
Tailwind
colors: {
custom: {
50: '#fce9f0',
500: '#fae0ea',
950: '#000000',
},
}SCSS
$custom: #fae0ea; $custom-light: #fce9f0; $custom-dark: #000000;
JSON
{
"hex": "#fae0ea",
"rgb": {
"r": 250,
"g": 224,
"b": 234
},
"hsl": {
"h": 336.923,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.93069,
"c": 0.03132,
"h": 352.5
},
"luminance": 0.79576
}Semantic roles & 50–950 ramp
primary
#FAE0EA
secondary
#9FDFC7
accent
#D48911
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485