#FAF3FD#FAF3FD
#FAF3FD is a very light, near-neutral purple. Relative luminance 0.915; OKLCH L 97.2% C 0.015 H 316.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF3FD |
|---|---|
| RGB | rgb(250, 243, 253) |
| HSL | hsl(282, 71%, 97%) |
| HSV | hsv(282, 4%, 99%) |
| CMYK | cmyk(1.2%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(96.62, 4.09, -3.96) |
| CIE-LCH | lch(96.62, 5.70, 315.90°) |
| OKLab | oklab(97.24% 0.0109 -0.0105) |
| OKLCH | oklch(97.24% 0.015 316) |
| XYZ | xyz(89.2017, 91.5173, 105.8748) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.63
Ghostwhite
#F8F8FF
ΔE00 3.72
Snow
#FFFAFA
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Very Light Pink
#FFF4F2
ΔE00 5.55
Pale Grey
#FDFDFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF3FD #F6FDF3
analogous
#F5F3FD #FAF3FD #FDF3FB
triadic
#FAF3FD #FDFAF3 #F3FDFA
tetradic
#FAF3FD #FDF5F3 #F6FDF3 #F3FBFD
square
#FAF3FD #FDF5F3 #F6FDF3 #F3FBFD
split-complementary
#FAF3FD #FBFDF3 #F3FDF5
monochromatic
#CE8AEC #E4BFF4 #F4E5FB #F4E5FB #F4E5FB
Accessibility & contrast
On white
1.09
#FAF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FAF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF3FD
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF3FD | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#FAF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf3fd; /* rgb */ color: rgb(250, 243, 253); /* oklch */ color: oklch(97.2% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#faf3fd',
950: '#000000',
},
}SCSS
$custom: #faf3fd; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#faf3fd",
"rgb": {
"r": 250,
"g": 243,
"b": 253
},
"hsl": {
"h": 282,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.97241,
"c": 0.01512,
"h": 316
},
"luminance": 0.91517
}Semantic roles & 50–950 ramp
primary
#FAF3FD
secondary
#C0E5B0
accent
#D3124C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585