#FAEFF6#FAEFF6
#FAEFF6 is a very light, near-neutral pink. Relative luminance 0.887; OKLCH L 96.3% C 0.015 H 338.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFF6 |
|---|---|
| RGB | rgb(250, 239, 246) |
| HSL | hsl(322, 52%, 96%) |
| HSV | hsv(322, 4%, 98%) |
| CMYK | cmyk(0%, 4.4%, 1.6%, 2%) |
| CIE-LAB | lab(95.46, 4.90, -2.05) |
| CIE-LCH | lch(95.46, 5.31, 337.30°) |
| OKLab | oklab(96.27% 0.0139 -0.0054) |
| OKLCH | oklch(96.27% 0.015 338.9) |
| XYZ | xyz(86.9230, 88.7114, 99.7147) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.72
Very Light Pink
#FFF4F2
ΔE00 4.37
Snow
#FFFAFA
ΔE00 4.95
Ghostwhite
#F8F8FF
ΔE00 5.04
Whitesmoke
#F5F5F5
ΔE00 6.54
Pale Grey
#FDFDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFF6 #EFFAF3
analogous
#F8EFFA #FAEFF6 #FAEFF0
triadic
#FAEFF6 #F6FAEF #EFF6FA
tetradic
#FAEFF6 #FAF8EF #EFFAF3 #EFF0FA
square
#FAEFF6 #FAF8EF #EFFAF3 #EFF0FA
split-complementary
#FAEFF6 #F0FAEF #EFFAF8
monochromatic
#DD92C2 #EBC0DC #F8E8F2 #F8E8F2 #F8E8F2
Accessibility & contrast
On white
1.12
#FAEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FAEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFF6
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFF6 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#F2F2F6
Tritanopia (blue-blind)
#FCEFF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faeff6; /* rgb */ color: rgb(250, 239, 246); /* oklch */ color: oklch(96.3% 0.015 338.9);
Tailwind
colors: {
custom: {
50: '#fcf4f9',
500: '#faeff6',
950: '#000000',
},
}SCSS
$custom: #faeff6; $custom-light: #fcf4f9; $custom-dark: #000000;
JSON
{
"hex": "#faeff6",
"rgb": {
"r": 250,
"g": 239,
"b": 246
},
"hsl": {
"h": 321.818,
"s": 52.381,
"l": 95.882
},
"oklch": {
"l": 0.9627,
"c": 0.01494,
"h": 338.9
},
"luminance": 0.88711
}Semantic roles & 50–950 ramp
primary
#FAEFF6
secondary
#B2DBC1
accent
#C05E26
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585