#FAF0FC#FAF0FC
#FAF0FC is a very light, near-neutral purple. Relative luminance 0.897; OKLCH L 96.6% C 0.019 H 320.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF0FC |
|---|---|
| RGB | rgb(250, 240, 252) |
| HSL | hsl(290, 67%, 96%) |
| HSV | hsv(290, 5%, 99%) |
| CMYK | cmyk(0.8%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(95.86, 5.45, -4.57) |
| CIE-LCH | lch(95.86, 7.11, 320.01°) |
| OKLab | oklab(96.64% 0.0147 -0.0121) |
| OKLCH | oklch(96.64% 0.019 320.6) |
| XYZ | xyz(88.1523, 89.6728, 104.7412) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.36
Ghostwhite
#F8F8FF
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Very Light Pink
#FFF4F2
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.43
Pale Grey
#FDFDFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF0FC #F2FCF0
analogous
#F4F0FC #FAF0FC #FCF0F8
triadic
#FAF0FC #FCFAF0 #F0FCFA
tetradic
#FAF0FC #FCF4F0 #F2FCF0 #F0F8FC
square
#FAF0FC #FCF4F0 #F2FCF0 #F0F8FC
split-complementary
#FAF0FC #F8FCF0 #F0FCF4
monochromatic
#D88AE8 #E9BDF2 #F7E5FA #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.11
#FAF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FAF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF0FC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF0FC | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#F1F3FC
Tritanopia (blue-blind)
#FAF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #faf0fc; /* rgb */ color: rgb(250, 240, 252); /* oklch */ color: oklch(96.6% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#fcf4fd',
500: '#faf0fc',
950: '#000000',
},
}SCSS
$custom: #faf0fc; $custom-light: #fcf4fd; $custom-dark: #000000;
JSON
{
"hex": "#faf0fc",
"rgb": {
"r": 250,
"g": 240,
"b": 252
},
"hsl": {
"h": 290,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96636,
"c": 0.01905,
"h": 320.6
},
"luminance": 0.89672
}Semantic roles & 50–950 ramp
primary
#FAF0FC
secondary
#B7E2AE
accent
#CF1736
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585