#FAE8F4#FAE8F4
#FAE8F4 is a very light, muted pink. Relative luminance 0.846; OKLCH L 94.9% C 0.025 H 337.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE8F4 |
|---|---|
| RGB | rgb(250, 232, 244) |
| HSL | hsl(320, 64%, 95%) |
| HSV | hsv(320, 7%, 98%) |
| CMYK | cmyk(0%, 7.2%, 2.4%, 2%) |
| CIE-LAB | lab(93.70, 8.15, -3.60) |
| CIE-LCH | lch(93.70, 8.91, 336.18°) |
| OKLab | oklab(94.88% 0.0232 -0.0095) |
| OKLCH | oklch(94.88% 0.025 337.8) |
| XYZ | xyz(84.6079, 84.5697, 97.4368) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.52
Mistyrose
#FFE4E1
ΔE00 6.76
Very Light Pink
#FFF4F2
ΔE00 7.41
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Ghostwhite
#F8F8FF
ΔE00 8.33
Snow
#FFFAFA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE8F4 #E8FAEE
analogous
#F7E8FA #FAE8F4 #FAE8EB
triadic
#FAE8F4 #F4FAE8 #E8F4FA
tetradic
#FAE8F4 #FAF7E8 #E8FAEE #E8EBFA
square
#FAE8F4 #FAF7E8 #E8FAEE #E8EBFA
split-complementary
#FAE8F4 #EBFAE8 #E8FAF7
monochromatic
#E483C4 #EFB6DC #FAE6F3 #FAE6F3 #FAE6F3
Accessibility & contrast
On white
1.17
#FAE8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FAE8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE8F4
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE8F4 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#FCE8EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fae8f4; /* rgb */ color: rgb(250, 232, 244); /* oklch */ color: oklch(94.9% 0.025 337.8);
Tailwind
colors: {
custom: {
50: '#fceff7',
500: '#fae8f4',
950: '#000000',
},
}SCSS
$custom: #fae8f4; $custom-light: #fceff7; $custom-dark: #000000;
JSON
{
"hex": "#fae8f4",
"rgb": {
"r": 250,
"g": 232,
"b": 244
},
"hsl": {
"h": 320,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.94875,
"c": 0.02502,
"h": 337.8
},
"luminance": 0.84569
}Semantic roles & 50–950 ramp
primary
#FAE8F4
secondary
#A8DEBA
accent
#CC5519
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585