#FAF2FC#FAF2FC
#FAF2FC is a very light, near-neutral purple. Relative luminance 0.909; OKLCH L 97.0% C 0.016 H 319.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF2FC |
|---|---|
| RGB | rgb(250, 242, 252) |
| HSL | hsl(288, 63%, 97%) |
| HSV | hsv(288, 4%, 99%) |
| CMYK | cmyk(0.8%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(96.35, 4.42, -3.85) |
| CIE-LCH | lch(96.35, 5.86, 318.99°) |
| OKLab | oklab(97.02% 0.0119 -0.0102) |
| OKLCH | oklch(97.02% 0.016 319.5) |
| XYZ | xyz(88.7443, 90.8568, 104.9385) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.29
Ghostwhite
#F8F8FF
ΔE00 4.13
Snow
#FFFAFA
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 5.52
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Pale Grey
#FDFDFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF2FC #F4FCF2
analogous
#F5F2FC #FAF2FC #FCF2F9
triadic
#FAF2FC #FCFAF2 #F2FCFA
tetradic
#FAF2FC #FCF5F2 #F4FCF2 #F2F9FC
square
#FAF2FC #FCF5F2 #F4FCF2 #F2F9FC
split-complementary
#FAF2FC #F9FCF2 #F2FCF5
monochromatic
#D48FE5 #E7C0F1 #F5E6F9 #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.10
#FAF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FAF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF2FC
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF2FC | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#FAF3F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #faf2fc; /* rgb */ color: rgb(250, 242, 252); /* oklch */ color: oklch(97.0% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#fcf6fd',
500: '#faf2fc',
950: '#000000',
},
}SCSS
$custom: #faf2fc; $custom-light: #fcf6fd; $custom-dark: #000000;
JSON
{
"hex": "#faf2fc",
"rgb": {
"r": 250,
"g": 242,
"b": 252
},
"hsl": {
"h": 288,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9702,
"c": 0.01567,
"h": 319.5
},
"luminance": 0.90857
}Semantic roles & 50–950 ramp
primary
#FAF2FC
secondary
#BBE1B2
accent
#CA1B3E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585