#FAE2EB#FAE2EB
#FAE2EB is a very light, muted pink. Relative luminance 0.807; OKLCH L 93.5% C 0.029 H 352.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2EB |
|---|---|
| RGB | rgb(250, 226, 235) |
| HSL | hsl(338, 71%, 93%) |
| HSV | hsv(338, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 6%, 2%) |
| CIE-LAB | lab(92.01, 9.70, -1.38) |
| CIE-LCH | lch(92.01, 9.80, 351.88°) |
| OKLab | oklab(93.48% 0.0285 -0.0035) |
| OKLCH | oklch(93.48% 0.029 352.9) |
| XYZ | xyz(81.6145, 80.7161, 89.8615) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Mistyrose
#FFE4E1
ΔE00 5.10
Light Pink
#FFD1DF
ΔE00 6.96
Pale Pink
#FFCFDC
ΔE00 7.47
Very Light Pink
#FFF4F2
ΔE00 7.97
Snow
#FFFAFA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2EB #E2FAF1
analogous
#FAE2F7 #FAE2EB #FAE5E2
triadic
#FAE2EB #EBFAE2 #E2EBFA
tetradic
#FAE2EB #F7FAE2 #E2FAF1 #E5E2FA
square
#FAE2EB #F7FAE2 #E2FAF1 #E5E2FA
split-complementary
#FAE2EB #E2FAE5 #E2F7FA
monochromatic
#E87AA3 #F1AEC7 #FAE2EB #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.22
#FAE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FAE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2EB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2EB | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#FEE1E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fae2eb; /* rgb */ color: rgb(250, 226, 235); /* oklch */ color: oklch(93.5% 0.029 352.9);
Tailwind
colors: {
custom: {
50: '#fcebf1',
500: '#fae2eb',
950: '#000000',
},
}SCSS
$custom: #fae2eb; $custom-light: #fcebf1; $custom-dark: #000000;
JSON
{
"hex": "#fae2eb",
"rgb": {
"r": 250,
"g": 226,
"b": 235
},
"hsl": {
"h": 337.5,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93476,
"c": 0.02874,
"h": 352.9
},
"luminance": 0.80715
}Semantic roles & 50–950 ramp
primary
#FAE2EB
secondary
#A1DFC8
accent
#D38B13
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485