#FAF1FC#FAF1FC
#FAF1FC is a very light, near-neutral purple. Relative luminance 0.903; OKLCH L 96.8% C 0.017 H 320.0°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF1FC |
|---|---|
| RGB | rgb(250, 241, 252) |
| HSL | hsl(289, 65%, 97%) |
| HSV | hsv(289, 4%, 99%) |
| CMYK | cmyk(0.8%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.11, 4.93, -4.21) |
| CIE-LCH | lch(96.11, 6.48, 319.55°) |
| OKLab | oklab(96.83% 0.0133 -0.0111) |
| OKLCH | oklch(96.83% 0.017 320) |
| XYZ | xyz(88.4475, 90.2632, 104.8396) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.27
Ghostwhite
#F8F8FF
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Snow
#FFFAFA
ΔE00 5.85
Very Light Pink
#FFF4F2
ΔE00 5.93
Pale Grey
#FDFDFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF1FC #F3FCF1
analogous
#F5F1FC #FAF1FC #FCF1F9
triadic
#FAF1FC #FCFAF1 #F1FCFA
tetradic
#FAF1FC #FCF5F1 #F3FCF1 #F1F9FC
square
#FAF1FC #FCF5F1 #F3FCF1 #F1F9FC
split-complementary
#FAF1FC #F9FCF1 #F1FCF5
monochromatic
#D68CE6 #E8BFF1 #F6E6FA #F6E6FA #F6E6FA
Accessibility & contrast
On white
1.10
#FAF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FAF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF1FC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF1FC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#FAF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #faf1fc; /* rgb */ color: rgb(250, 241, 252); /* oklch */ color: oklch(96.8% 0.017 320.0);
Tailwind
colors: {
custom: {
50: '#fcf5fd',
500: '#faf1fc',
950: '#000000',
},
}SCSS
$custom: #faf1fc; $custom-light: #fcf5fd; $custom-dark: #000000;
JSON
{
"hex": "#faf1fc",
"rgb": {
"r": 250,
"g": 241,
"b": 252
},
"hsl": {
"h": 289.091,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.96828,
"c": 0.01736,
"h": 320
},
"luminance": 0.90263
}Semantic roles & 50–950 ramp
primary
#FAF1FC
secondary
#B9E1B0
accent
#CD193A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585