#FAF5FA#FAF5FA
#FAF5FA is a very light, near-neutral purple. Relative luminance 0.925; OKLCH L 97.5% C 0.008 H 325.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF5FA |
|---|---|
| RGB | rgb(250, 245, 250) |
| HSL | hsl(300, 33%, 97%) |
| HSV | hsv(300, 2%, 98%) |
| CMYK | cmyk(0%, 2%, 0%, 2%) |
| CIE-LAB | lab(97.04, 2.54, -1.81) |
| CIE-LCH | lch(97.04, 3.11, 324.55°) |
| OKLab | oklab(97.54% 0.007 -0.0048) |
| OKLCH | oklch(97.54% 0.008 325.6) |
| XYZ | xyz(89.3293, 92.5312, 103.5782) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.38
Snow
#FFFAFA
ΔE00 2.66
Pale Grey
#FDFDFE
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 3.86
Lavenderblush
#FFF0F5
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF5FA #F5FAF5
analogous
#F8F5FA #FAF5FA #FAF5F8
triadic
#FAF5FA #FAFAF5 #F5FAFA
tetradic
#FAF5FA #FAF8F5 #F5FAF5 #F5F8FA
square
#FAF5FA #FAF8F5 #F5FAF5 #F5F8FA
split-complementary
#FAF5FA #F8FAF5 #F5FAF8
monochromatic
#D1A3D1 #E6CCE6 #F5EBF5 #F5EBF5 #F5EBF5
Accessibility & contrast
On white
1.08
#FAF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FAF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF5FA
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF5FA | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#FAF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #faf5fa; /* rgb */ color: rgb(250, 245, 250); /* oklch */ color: oklch(97.5% 0.008 325.6);
Tailwind
colors: {
custom: {
50: '#fcf8fb',
500: '#faf5fa',
950: '#000000',
},
}SCSS
$custom: #faf5fa; $custom-light: #fcf8fb; $custom-dark: #000000;
JSON
{
"hex": "#faf5fa",
"rgb": {
"r": 250,
"g": 245,
"b": 250
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 97.059
},
"oklch": {
"l": 0.97541,
"c": 0.00845,
"h": 325.6
},
"luminance": 0.92531
}Semantic roles & 50–950 ramp
primary
#FAF5FA
secondary
#BDD6BD
accent
#AC3939
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585