#FAEFF7#FAEFF7
#FAEFF7 is a very light, near-neutral pink. Relative luminance 0.888; OKLCH L 96.3% C 0.016 H 335.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFF7 |
|---|---|
| RGB | rgb(250, 239, 247) |
| HSL | hsl(316, 52%, 96%) |
| HSV | hsv(316, 4%, 98%) |
| CMYK | cmyk(0%, 4.4%, 1.2%, 2%) |
| CIE-LAB | lab(95.49, 5.07, -2.53) |
| CIE-LCH | lch(95.49, 5.67, 333.50°) |
| OKLab | oklab(96.3% 0.0143 -0.0066) |
| OKLCH | oklch(96.3% 0.016 335.1) |
| XYZ | xyz(87.0769, 88.7729, 100.5252) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.93
Very Light Pink
#FFF4F2
ΔE00 4.79
Ghostwhite
#F8F8FF
ΔE00 5.12
Snow
#FFFAFA
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Pale Grey
#FDFDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFF7 #EFFAF2
analogous
#F7EFFA #FAEFF7 #FAEFF1
triadic
#FAEFF7 #F7FAEF #EFF7FA
tetradic
#FAEFF7 #FAF7EF #EFFAF2 #EFF1FA
square
#FAEFF7 #FAF7EF #EFFAF2 #EFF1FA
split-complementary
#FAEFF7 #F1FAEF #EFFAF7
monochromatic
#DD92C8 #EBC0E0 #F8E8F3 #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.12
#FAEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FAEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFF7
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFF7 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#F1F3F7
Tritanopia (blue-blind)
#FBEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faeff7; /* rgb */ color: rgb(250, 239, 247); /* oklch */ color: oklch(96.3% 0.016 335.1);
Tailwind
colors: {
custom: {
50: '#fcf4f9',
500: '#faeff7',
950: '#000000',
},
}SCSS
$custom: #faeff7; $custom-light: #fcf4f9; $custom-dark: #000000;
JSON
{
"hex": "#faeff7",
"rgb": {
"r": 250,
"g": 239,
"b": 247
},
"hsl": {
"h": 316.364,
"s": 52.381,
"l": 95.882
},
"oklch": {
"l": 0.96299,
"c": 0.01578,
"h": 335.1
},
"luminance": 0.88772
}Semantic roles & 50–950 ramp
primary
#FAEFF7
secondary
#B2DBBD
accent
#C05026
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585