#FAF4F8#FAF4F8
#FAF4F8 is a very light, near-neutral pink. Relative luminance 0.918; OKLCH L 97.3% C 0.008 H 337.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF4F8 |
|---|---|
| RGB | rgb(250, 244, 248) |
| HSL | hsl(320, 38%, 97%) |
| HSV | hsv(320, 2%, 98%) |
| CMYK | cmyk(0%, 2.4%, 0.8%, 2%) |
| CIE-LAB | lab(96.74, 2.69, -1.21) |
| CIE-LCH | lch(96.74, 2.95, 335.84°) |
| OKLab | oklab(97.29% 0.0076 -0.0032) |
| OKLCH | oklch(97.29% 0.008 337.4) |
| XYZ | xyz(88.7157, 91.8030, 101.8348) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.42
Ghostwhite
#F8F8FF
ΔE00 2.92
Very Light Pink
#FFF4F2
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 3.79
Pale Grey
#FDFDFE
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF4F8 #F4FAF6
analogous
#F9F4FA #FAF4F8 #FAF4F5
triadic
#FAF4F8 #F8FAF4 #F4F8FA
tetradic
#FAF4F8 #FAF9F4 #F4FAF6 #F4F5FA
square
#FAF4F8 #FAF9F4 #F4FAF6 #F4F5FA
split-complementary
#FAF4F8 #F5FAF4 #F4FAF9
monochromatic
#D4A0C2 #E7CADD #F5EAF2 #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.08
#FAF4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FAF4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF4F8
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF4F8 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#F5F6F8
Tritanopia (blue-blind)
#FBF4F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #faf4f8; /* rgb */ color: rgb(250, 244, 248); /* oklch */ color: oklch(97.3% 0.008 337.4);
Tailwind
colors: {
custom: {
50: '#fcf7fa',
500: '#faf4f8',
950: '#000000',
},
}SCSS
$custom: #faf4f8; $custom-light: #fcf7fa; $custom-dark: #000000;
JSON
{
"hex": "#faf4f8",
"rgb": {
"r": 250,
"g": 244,
"b": 248
},
"hsl": {
"h": 320,
"s": 37.5,
"l": 96.863
},
"oklch": {
"l": 0.97291,
"c": 0.00826,
"h": 337.4
},
"luminance": 0.91803
}Semantic roles & 50–950 ramp
primary
#FAF4F8
secondary
#BBD7C4
accent
#B05E35
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585