#FAF2FD#FAF2FD
#FAF2FD is a very light, near-neutral purple. Relative luminance 0.909; OKLCH L 97.0% C 0.017 H 316.9°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF2FD |
|---|---|
| RGB | rgb(250, 242, 253) |
| HSL | hsl(284, 73%, 97%) |
| HSV | hsv(284, 4%, 99%) |
| CMYK | cmyk(1.2%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(96.38, 4.60, -4.32) |
| CIE-LCH | lch(96.38, 6.31, 316.77°) |
| OKLab | oklab(97.05% 0.0123 -0.0115) |
| OKLCH | oklch(97.05% 0.017 316.9) |
| XYZ | xyz(88.9032, 90.9204, 105.7753) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Ghostwhite
#F8F8FF
ΔE00 4.34
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Snow
#FFFAFA
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 5.92
Pale Grey
#FDFDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF2FD #F5FDF2
analogous
#F5F2FD #FAF2FD #FDF2FB
triadic
#FAF2FD #FDFAF2 #F2FDFA
tetradic
#FAF2FD #FDF5F2 #F5FDF2 #F2FBFD
square
#FAF2FD #FDF5F2 #F5FDF2 #F2FBFD
split-complementary
#FAF2FD #FBFDF2 #F2FDF5
monochromatic
#D188ED #E6BDF5 #F5E4FB #F5E4FB #F5E4FB
Accessibility & contrast
On white
1.09
#FAF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FAF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF2FD
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF2FD | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#FAF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf2fd; /* rgb */ color: rgb(250, 242, 253); /* oklch */ color: oklch(97.0% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#fcf6fe',
500: '#faf2fd',
950: '#000000',
},
}SCSS
$custom: #faf2fd; $custom-light: #fcf6fe; $custom-dark: #000000;
JSON
{
"hex": "#faf2fd",
"rgb": {
"r": 250,
"g": 242,
"b": 253
},
"hsl": {
"h": 283.636,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.97049,
"c": 0.0168,
"h": 316.9
},
"luminance": 0.9092
}Semantic roles & 50–950 ramp
primary
#FAF2FD
secondary
#BDE5AE
accent
#D51046
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585