#FCFAFF#FCFAFF
#FCFAFF is a very light, near-neutral violet. Relative luminance 0.963; OKLCH L 98.8% C 0.007 H 304.3°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAFF |
|---|---|
| RGB | rgb(252, 250, 255) |
| HSL | hsl(264, 100%, 99%) |
| HSV | hsv(264, 2%, 100%) |
| CMYK | cmyk(1.2%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.55, 1.54, -2.15) |
| CIE-LCH | lch(98.55, 2.65, 305.59°) |
| OKLab | oklab(98.8% 0.0039 -0.0057) |
| OKLCH | oklch(98.8% 0.007 304.3) |
| XYZ | xyz(92.3774, 96.2867, 108.3069) |
| Luminance | 0.9629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.28
Pale Grey
#FDFDFE
ΔE00 2.49
Snow
#FFFAFA
ΔE00 2.58
White
#FFFFFF
ΔE00 3.07
Whitesmoke
#F5F5F5
ΔE00 3.18
Off White
#FAF9F6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAFF #FDFFFA
analogous
#FAFBFF #FCFAFF #FFFAFF
triadic
#FCFAFF #FFFCFA #FAFFFC
tetradic
#FCFAFF #FFFAFB #FDFFFA #FAFFFF
square
#FCFAFF #FFFAFB #FDFFFA #FAFFFF
split-complementary
#FCFAFF #FFFFFA #FBFFFA
monochromatic
#B380FF #D7BDFF #EDE0FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.04
#FCFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#FCFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAFF
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAFF | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#FCFBFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfaff; /* rgb */ color: rgb(252, 250, 255); /* oklch */ color: oklch(98.8% 0.007 304.3);
Tailwind
colors: {
custom: {
50: '#fdfbff',
500: '#fcfaff',
950: '#000000',
},
}SCSS
$custom: #fcfaff; $custom-light: #fdfbff; $custom-dark: #000000;
JSON
{
"hex": "#fcfaff",
"rgb": {
"r": 252,
"g": 250,
"b": 255
},
"hsl": {
"h": 264,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.98804,
"c": 0.00691,
"h": 304.3
},
"luminance": 0.96287
}Semantic roles & 50–950 ramp
primary
#FCFAFF
secondary
#D5F0AD
accent
#E6008A
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586