#FCF7FF#FCF7FF
#FCF7FF is a very light, near-neutral violet. Relative luminance 0.944; OKLCH L 98.2% C 0.012 H 313.2°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7FF |
|---|---|
| RGB | rgb(252, 247, 255) |
| HSL | hsl(278, 100%, 98%) |
| HSV | hsv(278, 3%, 100%) |
| CMYK | cmyk(1.2%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(97.81, 3.07, -3.24) |
| CIE-LCH | lch(97.81, 4.46, 313.44°) |
| OKLab | oklab(98.23% 0.0081 -0.0086) |
| OKLCH | oklch(98.23% 0.012 313.2) |
| XYZ | xyz(91.4527, 94.4371, 107.9986) |
| Luminance | 0.9444 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.45
Snow
#FFFAFA
ΔE00 3.89
Lavenderblush
#FFF0F5
ΔE00 4.22
Pale Grey
#FDFDFE
ΔE00 4.61
Very Light Pink
#FFF4F2
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7FF #FAFFF7
analogous
#F8F7FF #FCF7FF #FFF7FE
triadic
#FCF7FF #FFFCF7 #F7FFFC
tetradic
#FCF7FF #FFF8F7 #FAFFF7 #F7FEFF
square
#FCF7FF #FFF8F7 #FAFFF7 #F7FEFF
split-complementary
#FCF7FF #FEFFF7 #F7FFF8
monochromatic
#CE7DFF #E5BAFF #F4E0FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.06
#FCF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#FCF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7FF
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7FF | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#FCF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf7ff; /* rgb */ color: rgb(252, 247, 255); /* oklch */ color: oklch(98.2% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#fdf9ff',
500: '#fcf7ff',
950: '#000000',
},
}SCSS
$custom: #fcf7ff; $custom-light: #fdf9ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf7ff",
"rgb": {
"r": 252,
"g": 247,
"b": 255
},
"hsl": {
"h": 277.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98225,
"c": 0.01177,
"h": 313.2
},
"luminance": 0.94437
}Semantic roles & 50–950 ramp
primary
#FCF7FF
secondary
#C4F0AA
accent
#E60056
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586