#FAF9FA#FAF9FA
#FAF9FA is a very light, near-neutral purple. Relative luminance 0.950; OKLCH L 98.3% C 0.002 H 325.6°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF9FA |
|---|---|
| RGB | rgb(250, 249, 250) |
| HSL | hsl(300, 9%, 98%) |
| HSV | hsv(300, 0%, 98%) |
| CMYK | cmyk(0%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(98.02, 0.51, -0.36) |
| CIE-LCH | lch(98.02, 0.62, 324.47°) |
| OKLab | oklab(98.32% 0.0014 -0.0009) |
| OKLCH | oklch(98.32% 0.002 325.6) |
| XYZ | xyz(90.5525, 94.9775, 103.9859) |
| Luminance | 0.9498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.91
Whitesmoke
#F5F5F5
ΔE00 1.20
White
#FFFFFF
ΔE00 1.41
Snow
#FFFAFA
ΔE00 1.88
Off White
#FAF9F6
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF9FA #F9FAF9
analogous
#F9F9FA #FAF9FA #FAF9F9
triadic
#FAF9FA #FAFAF9 #F9FAFA
tetradic
#FAF9FA #FAF9F9 #F9FAF9 #F9F9FA
square
#FAF9FA #FAF9F9 #F9FAF9 #F9F9FA
split-complementary
#FAF9FA #F9FAF9 #F9FAF9
monochromatic
#C2B6C2 #DED8DE #F1EEF1 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.05
#FAF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#FAF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF9FA
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF9FA | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#FAF9F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #faf9fa; /* rgb */ color: rgb(250, 249, 250); /* oklch */ color: oklch(98.3% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#fbfbfb',
500: '#faf9fa',
950: '#000000',
},
}SCSS
$custom: #faf9fa; $custom-light: #fbfbfb; $custom-dark: #000000;
JSON
{
"hex": "#faf9fa",
"rgb": {
"r": 250,
"g": 249,
"b": 250
},
"hsl": {
"h": 300,
"s": 9.091,
"l": 97.843
},
"oklch": {
"l": 0.98316,
"c": 0.00168,
"h": 325.6
},
"luminance": 0.94977
}Semantic roles & 50–950 ramp
primary
#FAF9FA
secondary
#C8CFC8
accent
#935252
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585