#FAF3FB#FAF3FB
#FAF3FB is a very light, near-neutral purple. Relative luminance 0.914; OKLCH L 97.2% C 0.013 H 321.9°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF3FB |
|---|---|
| RGB | rgb(250, 243, 251) |
| HSL | hsl(293, 50%, 97%) |
| HSV | hsv(293, 3%, 98%) |
| CMYK | cmyk(0.4%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.57, 3.73, -3.01) |
| CIE-LCH | lch(96.57, 4.79, 321.15°) |
| OKLab | oklab(97.18% 0.0101 -0.0079) |
| OKLCH | oklch(97.18% 0.013 321.9) |
| XYZ | xyz(88.8847, 91.3905, 104.2056) |
| Luminance | 0.9139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.31
Ghostwhite
#F8F8FF
ΔE00 3.38
Snow
#FFFAFA
ΔE00 4.28
Very Light Pink
#FFF4F2
ΔE00 4.74
Pale Grey
#FDFDFE
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF3FB #F4FBF3
analogous
#F6F3FB #FAF3FB #FBF3F8
triadic
#FAF3FB #FBFAF3 #F3FBFA
tetradic
#FAF3FB #FBF6F3 #F4FBF3 #F3F8FB
square
#FAF3FB #FBF6F3 #F4FBF3 #F3F8FB
split-complementary
#FAF3FB #F8FBF3 #F3FBF6
monochromatic
#D497DC #E7C5EC #F5E8F7 #F5E8F7 #F5E8F7
Accessibility & contrast
On white
1.09
#FAF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FAF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF3FB
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF3FB | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#FAF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf3fb; /* rgb */ color: rgb(250, 243, 251); /* oklch */ color: oklch(97.2% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#fcf7fc',
500: '#faf3fb',
950: '#000000',
},
}SCSS
$custom: #faf3fb; $custom-light: #fcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#faf3fb",
"rgb": {
"r": 250,
"g": 243,
"b": 251
},
"hsl": {
"h": 292.5,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97183,
"c": 0.01288,
"h": 321.9
},
"luminance": 0.9139
}Semantic roles & 50–950 ramp
primary
#FAF3FB
secondary
#BBDCB6
accent
#BD283B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585