#FAECF0#FAECF0
#FAECF0 is a very light, near-neutral pink. Relative luminance 0.866; OKLCH L 95.5% C 0.016 H 358.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAECF0 |
|---|---|
| RGB | rgb(250, 236, 240) |
| HSL | hsl(343, 58%, 95%) |
| HSV | hsv(343, 6%, 98%) |
| CMYK | cmyk(0%, 5.6%, 4%, 2%) |
| CIE-LAB | lab(94.57, 5.40, -0.24) |
| CIE-LCH | lch(94.57, 5.40, 357.49°) |
| OKLab | oklab(95.52% 0.016 -0.0005) |
| OKLCH | oklch(95.52% 0.016 358) |
| XYZ | xyz(85.1459, 86.6070, 94.6525) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.08
Very Light Pink
#FFF4F2
ΔE00 3.65
Snow
#FFFAFA
ΔE00 5.19
Mistyrose
#FFE4E1
ΔE00 5.32
Ghostwhite
#F8F8FF
ΔE00 6.27
Seashell
#FFF5EE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAECF0 #ECFAF6
analogous
#FAECF7 #FAECF0 #FAEFEC
triadic
#FAECF0 #F0FAEC #ECF0FA
tetradic
#FAECF0 #F7FAEC #ECFAF6 #EFECFA
square
#FAECF0 #F7FAEC #ECFAF6 #EFECFA
split-complementary
#FAECF0 #ECFAEF #ECF7FA
monochromatic
#E08BA3 #EDBCCA #F9E7EC #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.15
#FAECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FAECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAECF0
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAECF0 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#FDEBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faecf0; /* rgb */ color: rgb(250, 236, 240); /* oklch */ color: oklch(95.5% 0.016 358.0);
Tailwind
colors: {
custom: {
50: '#fcf2f4',
500: '#faecf0',
950: '#000000',
},
}SCSS
$custom: #faecf0; $custom-light: #fcf2f4; $custom-dark: #000000;
JSON
{
"hex": "#faecf0",
"rgb": {
"r": 250,
"g": 236,
"b": 240
},
"hsl": {
"h": 342.857,
"s": 58.333,
"l": 95.294
},
"oklch": {
"l": 0.95524,
"c": 0.016,
"h": 358
},
"luminance": 0.86606
}Semantic roles & 50–950 ramp
primary
#FAECF0
secondary
#ADDDCF
accent
#C69620
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585