#FAF5FC#FAF5FC
#FAF5FC is a very light, near-neutral purple. Relative luminance 0.927; OKLCH L 97.6% C 0.011 H 316.5°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF5FC |
|---|---|
| RGB | rgb(250, 245, 252) |
| HSL | hsl(283, 54%, 97%) |
| HSV | hsv(283, 3%, 99%) |
| CMYK | cmyk(0.8%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(97.09, 2.89, -2.76) |
| CIE-LCH | lch(97.09, 4.00, 316.30°) |
| OKLab | oklab(97.6% 0.0077 -0.0073) |
| OKLCH | oklch(97.6% 0.011 316.5) |
| XYZ | xyz(89.6446, 92.6573, 105.2386) |
| Luminance | 0.9266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.36
Snow
#FFFAFA
ΔE00 3.53
Lavenderblush
#FFF0F5
ΔE00 4.09
Pale Grey
#FDFDFE
ΔE00 4.35
Very Light Pink
#FFF4F2
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF5FC #F7FCF5
analogous
#F7F5FC #FAF5FC #FCF5FB
triadic
#FAF5FC #FCFAF5 #F5FCFA
tetradic
#FAF5FC #FCF7F5 #F7FCF5 #F5FBFC
square
#FAF5FC #FCF7F5 #F7FCF5 #F5FBFC
split-complementary
#FAF5FC #FBFCF5 #F5FCF7
monochromatic
#CB97E0 #E2C6EE #F3E7F8 #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.08
#FAF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#FAF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF5FC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF5FC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#FAF6F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faf5fc; /* rgb */ color: rgb(250, 245, 252); /* oklch */ color: oklch(97.6% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#fcf8fd',
500: '#faf5fc',
950: '#000000',
},
}SCSS
$custom: #faf5fc; $custom-light: #fcf8fd; $custom-dark: #000000;
JSON
{
"hex": "#faf5fc",
"rgb": {
"r": 250,
"g": 245,
"b": 252
},
"hsl": {
"h": 282.857,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.97598,
"c": 0.01062,
"h": 316.5
},
"luminance": 0.92657
}Semantic roles & 50–950 ramp
primary
#FAF5FC
secondary
#C2DEB7
accent
#C12451
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585