#FAEBF6#FAEBF6
#FAEBF6 is a very light, muted pink. Relative luminance 0.864; OKLCH L 95.5% C 0.022 H 334.9°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBF6 |
|---|---|
| RGB | rgb(250, 235, 246) |
| HSL | hsl(316, 60%, 95%) |
| HSV | hsv(316, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 1.6%, 2%) |
| CIE-LAB | lab(94.48, 6.95, -3.49) |
| CIE-LCH | lch(94.48, 7.78, 333.37°) |
| OKLab | oklab(95.51% 0.0196 -0.0092) |
| OKLCH | oklch(95.51% 0.022 334.9) |
| XYZ | xyz(85.7649, 86.3952, 99.3287) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.72
Very Light Pink
#FFF4F2
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Mistyrose
#FFE4E1
ΔE00 6.97
Ghostwhite
#F8F8FF
ΔE00 7.08
Snow
#FFFAFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBF6 #EBFAEF
analogous
#F6EBFA #FAEBF6 #FAEBEE
triadic
#FAEBF6 #F6FAEB #EBF6FA
tetradic
#FAEBF6 #FAF6EB #EBFAEF #EBEEFA
square
#FAEBF6 #FAF6EB #EBFAEF #EBEEFA
split-complementary
#FAEBF6 #EEFAEB #EBFAF6
monochromatic
#E289CA #EEBAE0 #F9E7F4 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.15
#FAEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FAEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBF6
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBF6 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF6
Deuteranopia (green-blind)
#EEF0F5
Tritanopia (blue-blind)
#FCEBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebf6; /* rgb */ color: rgb(250, 235, 246); /* oklch */ color: oklch(95.5% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#fcf1f9',
500: '#faebf6',
950: '#000000',
},
}SCSS
$custom: #faebf6; $custom-light: #fcf1f9; $custom-dark: #000000;
JSON
{
"hex": "#faebf6",
"rgb": {
"r": 250,
"g": 235,
"b": 246
},
"hsl": {
"h": 316,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95505,
"c": 0.02165,
"h": 334.9
},
"luminance": 0.86394
}Semantic roles & 50–950 ramp
primary
#FAEBF6
secondary
#ACDDB9
accent
#C84B1E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585