#FAF7FD#FAF7FD
#FAF7FD is a very light, near-neutral violet. Relative luminance 0.939; OKLCH L 98.0% C 0.009 H 308.4°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF7FD |
|---|---|
| RGB | rgb(250, 247, 253) |
| HSL | hsl(270, 60%, 98%) |
| HSV | hsv(270, 2%, 99%) |
| CMYK | cmyk(1.2%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.61, 2.05, -2.52) |
| CIE-LCH | lch(97.61, 3.25, 309.17°) |
| OKLab | oklab(98.01% 0.0053 -0.0067) |
| OKLCH | oklch(98.01% 0.009 308.4) |
| XYZ | xyz(90.4118, 93.9374, 106.2781) |
| Luminance | 0.9394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.41
Snow
#FFFAFA
ΔE00 2.98
Pale Grey
#FDFDFE
ΔE00 3.32
Whitesmoke
#F5F5F5
ΔE00 3.70
White
#FFFFFF
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF7FD #FAFDF7
analogous
#F7F7FD #FAF7FD #FDF7FD
triadic
#FAF7FD #FDFAF7 #F7FDFA
tetradic
#FAF7FD #FDF7F7 #FAFDF7 #F7FDFD
square
#FAF7FD #FDF7F7 #FAFDF7 #F7FDFD
split-complementary
#FAF7FD #FDFDF7 #F7FDF7
monochromatic
#BD95E5 #DBC6F1 #F0E7F9 #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.06
#FAF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FAF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF7FD
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF7FD | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#FAF8F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #faf7fd; /* rgb */ color: rgb(250, 247, 253); /* oklch */ color: oklch(98.0% 0.009 308.4);
Tailwind
colors: {
custom: {
50: '#fcf9fe',
500: '#faf7fd',
950: '#000000',
},
}SCSS
$custom: #faf7fd; $custom-light: #fcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#faf7fd",
"rgb": {
"r": 250,
"g": 247,
"b": 253
},
"hsl": {
"h": 270,
"s": 60,
"l": 98.039
},
"oklch": {
"l": 0.98013,
"c": 0.00851,
"h": 308.4
},
"luminance": 0.93937
}Semantic roles & 50–950 ramp
primary
#FAF7FD
secondary
#CCE1B7
accent
#C81E73
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585