#FAEBF7#FAEBF7
#FAEBF7 is a very light, muted pink. Relative luminance 0.865; OKLCH L 95.5% C 0.023 H 332.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBF7 |
|---|---|
| RGB | rgb(250, 235, 247) |
| HSL | hsl(312, 60%, 95%) |
| HSV | hsv(312, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 1.2%, 2%) |
| CIE-LAB | lab(94.51, 7.13, -3.97) |
| CIE-LCH | lch(94.51, 8.16, 330.90°) |
| OKLab | oklab(95.53% 0.02 -0.0105) |
| OKLCH | oklch(95.53% 0.023 332.4) |
| XYZ | xyz(85.9188, 86.4567, 100.1392) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.09
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Very Light Pink
#FFF4F2
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 7.29
Snow
#FFFAFA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBF7 #EBFAEE
analogous
#F5EBFA #FAEBF7 #FAEBEF
triadic
#FAEBF7 #F7FAEB #EBF7FA
tetradic
#FAEBF7 #FAF5EB #EBFAEE #EBEFFA
square
#FAEBF7 #FAF5EB #EBFAEE #EBEFFA
split-complementary
#FAEBF7 #EFFAEB #EBFAF5
monochromatic
#E289D0 #EEBAE3 #F9E7F5 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.15
#FAEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FAEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBF7
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBF7 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF8
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#FCECEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebf7; /* rgb */ color: rgb(250, 235, 247); /* oklch */ color: oklch(95.5% 0.023 332.4);
Tailwind
colors: {
custom: {
50: '#fcf1f9',
500: '#faebf7',
950: '#000000',
},
}SCSS
$custom: #faebf7; $custom-light: #fcf1f9; $custom-dark: #000000;
JSON
{
"hex": "#faebf7",
"rgb": {
"r": 250,
"g": 235,
"b": 247
},
"hsl": {
"h": 312,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95534,
"c": 0.02254,
"h": 332.4
},
"luminance": 0.86456
}Semantic roles & 50–950 ramp
primary
#FAEBF7
secondary
#ACDDB6
accent
#C8401E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585