#FAEBF5#FAEBF5
#FAEBF5 is a very light, muted pink. Relative luminance 0.863; OKLCH L 95.5% C 0.021 H 337.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBF5 |
|---|---|
| RGB | rgb(250, 235, 245) |
| HSL | hsl(320, 60%, 95%) |
| HSV | hsv(320, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 2%, 2%) |
| CIE-LAB | lab(94.45, 6.78, -3.00) |
| CIE-LCH | lch(94.45, 7.41, 336.09°) |
| OKLab | oklab(95.48% 0.0193 -0.0079) |
| OKLCH | oklch(95.48% 0.021 337.7) |
| XYZ | xyz(85.6118, 86.3339, 98.5225) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.35
Very Light Pink
#FFF4F2
ΔE00 6.14
Mistyrose
#FFE4E1
ΔE00 6.66
Ghostwhite
#F8F8FF
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Snow
#FFFAFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBF5 #EBFAF0
analogous
#F7EBFA #FAEBF5 #FAEBED
triadic
#FAEBF5 #F5FAEB #EBF5FA
tetradic
#FAEBF5 #FAF7EB #EBFAF0 #EBEDFA
square
#FAEBF5 #FAF7EB #EBFAF0 #EBEDFA
split-complementary
#FAEBF5 #EDFAEB #EBFAF7
monochromatic
#E289C4 #EEBADD #F9E7F3 #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.15
#FAEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FAEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBF5
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBF5 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#EEF0F5
Tritanopia (blue-blind)
#FCEBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebf5; /* rgb */ color: rgb(250, 235, 245); /* oklch */ color: oklch(95.5% 0.021 337.7);
Tailwind
colors: {
custom: {
50: '#fcf1f8',
500: '#faebf5',
950: '#000000',
},
}SCSS
$custom: #faebf5; $custom-light: #fcf1f8; $custom-dark: #000000;
JSON
{
"hex": "#faebf5",
"rgb": {
"r": 250,
"g": 235,
"b": 245
},
"hsl": {
"h": 320,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95476,
"c": 0.0208,
"h": 337.7
},
"luminance": 0.86333
}Semantic roles & 50–950 ramp
primary
#FAEBF5
secondary
#ACDDBC
accent
#C8561E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585