#FAF2F8#FAF2F8
#FAF2F8 is a very light, near-neutral pink. Relative luminance 0.906; OKLCH L 96.9% C 0.012 H 334.1°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF2F8 |
|---|---|
| RGB | rgb(250, 242, 248) |
| HSL | hsl(315, 44%, 96%) |
| HSV | hsv(315, 3%, 98%) |
| CMYK | cmyk(0%, 3.2%, 0.8%, 2%) |
| CIE-LAB | lab(96.25, 3.71, -1.93) |
| CIE-LCH | lch(96.25, 4.19, 332.55°) |
| OKLab | oklab(96.91% 0.0104 -0.0051) |
| OKLCH | oklch(96.91% 0.012 334.1) |
| XYZ | xyz(88.1172, 90.6059, 101.6353) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.77
Ghostwhite
#F8F8FF
ΔE00 3.69
Snow
#FFFAFA
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 3.85
Pale Grey
#FDFDFE
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF2F8 #F2FAF4
analogous
#F8F2FA #FAF2F8 #FAF2F4
triadic
#FAF2F8 #F8FAF2 #F2F8FA
tetradic
#FAF2F8 #FAF8F2 #F2FAF4 #F2F4FA
square
#FAF2F8 #FAF8F2 #F2FAF4 #F2F4FA
split-complementary
#FAF2F8 #F4FAF2 #F2FAF8
monochromatic
#D89AC8 #E9C6E0 #F6E9F3 #F6E9F3 #F6E9F3
Accessibility & contrast
On white
1.10
#FAF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FAF2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF2F8
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF2F8 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#FBF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #faf2f8; /* rgb */ color: rgb(250, 242, 248); /* oklch */ color: oklch(96.9% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#fcf6fa',
500: '#faf2f8',
950: '#000000',
},
}SCSS
$custom: #faf2f8; $custom-light: #fcf6fa; $custom-dark: #000000;
JSON
{
"hex": "#faf2f8",
"rgb": {
"r": 250,
"g": 242,
"b": 248
},
"hsl": {
"h": 315,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.96905,
"c": 0.01161,
"h": 334.1
},
"luminance": 0.90606
}Semantic roles & 50–950 ramp
primary
#FAF2F8
secondary
#B7D9C0
accent
#B8502E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585