#FAF3FC#FAF3FC
#FAF3FC is a very light, near-neutral purple. Relative luminance 0.915; OKLCH L 97.2% C 0.014 H 318.7°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF3FC |
|---|---|
| RGB | rgb(250, 243, 252) |
| HSL | hsl(287, 60%, 97%) |
| HSV | hsv(287, 4%, 99%) |
| CMYK | cmyk(0.8%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(96.60, 3.91, -3.49) |
| CIE-LCH | lch(96.60, 5.24, 318.30°) |
| OKLab | oklab(97.21% 0.0105 -0.0092) |
| OKLCH | oklch(97.21% 0.014 318.7) |
| XYZ | xyz(89.0428, 91.4537, 105.0380) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.44
Ghostwhite
#F8F8FF
ΔE00 3.53
Snow
#FFFAFA
ΔE00 4.69
Very Light Pink
#FFF4F2
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.70
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF3FC #F5FCF3
analogous
#F6F3FC #FAF3FC #FCF3FA
triadic
#FAF3FC #FCFAF3 #F3FCFA
tetradic
#FAF3FC #FCF6F3 #F5FCF3 #F3FAFC
square
#FAF3FC #FCF6F3 #F5FCF3 #F3FAFC
split-complementary
#FAF3FC #FAFCF3 #F3FCF6
monochromatic
#D191E4 #E6C2F0 #F5E7F9 #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.09
#FAF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FAF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF3FC
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF3FC | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#F4F5FC
Tritanopia (blue-blind)
#FAF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf3fc; /* rgb */ color: rgb(250, 243, 252); /* oklch */ color: oklch(97.2% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#fcf7fd',
500: '#faf3fc',
950: '#000000',
},
}SCSS
$custom: #faf3fc; $custom-light: #fcf7fd; $custom-dark: #000000;
JSON
{
"hex": "#faf3fc",
"rgb": {
"r": 250,
"g": 243,
"b": 252
},
"hsl": {
"h": 286.667,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.97212,
"c": 0.01398,
"h": 318.7
},
"luminance": 0.91453
}Semantic roles & 50–950 ramp
primary
#FAF3FC
secondary
#BDE0B3
accent
#C81E44
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585