#FAF4FD#FAF4FD
#FAF4FD is a very light, near-neutral purple. Relative luminance 0.921; OKLCH L 97.4% C 0.013 H 314.8°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF4FD |
|---|---|
| RGB | rgb(250, 244, 253) |
| HSL | hsl(280, 69%, 97%) |
| HSV | hsv(280, 4%, 99%) |
| CMYK | cmyk(1.2%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(96.87, 3.58, -3.60) |
| CIE-LCH | lch(96.87, 5.08, 314.81°) |
| OKLab | oklab(97.43% 0.0095 -0.0095) |
| OKLCH | oklch(97.43% 0.013 314.8) |
| XYZ | xyz(89.5017, 92.1174, 105.9748) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.10
Lavenderblush
#FFF0F5
ΔE00 3.83
Snow
#FFFAFA
ΔE00 4.52
Very Light Pink
#FFF4F2
ΔE00 5.22
Pale Grey
#FDFDFE
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF4FD #F7FDF4
analogous
#F6F4FD #FAF4FD #FDF4FC
triadic
#FAF4FD #FDFAF4 #F4FDFA
tetradic
#FAF4FD #FDF6F4 #F7FDF4 #F4FCFD
square
#FAF4FD #FDF6F4 #F7FDF4 #F4FCFD
split-complementary
#FAF4FD #FCFDF4 #F4FDF6
monochromatic
#CB8CEA #E2C0F4 #F3E5FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.08
#FAF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FAF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF4FD
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF4FD | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#FAF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #faf4fd; /* rgb */ color: rgb(250, 244, 253); /* oklch */ color: oklch(97.4% 0.013 314.8);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#faf4fd',
950: '#000000',
},
}SCSS
$custom: #faf4fd; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#faf4fd",
"rgb": {
"r": 250,
"g": 244,
"b": 253
},
"hsl": {
"h": 280,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.97434,
"c": 0.01345,
"h": 314.8
},
"luminance": 0.92117
}Semantic roles & 50–950 ramp
primary
#FAF4FD
secondary
#C2E4B1
accent
#D11453
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585