#FCF6FF#FCF6FF
#FCF6FF is a very light, near-neutral purple. Relative luminance 0.938; OKLCH L 98.0% C 0.013 H 314.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6FF |
|---|---|
| RGB | rgb(252, 246, 255) |
| HSL | hsl(280, 100%, 98%) |
| HSV | hsv(280, 4%, 100%) |
| CMYK | cmyk(1.2%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(97.56, 3.57, -3.60) |
| CIE-LCH | lch(97.56, 5.07, 314.81°) |
| OKLab | oklab(98.03% 0.0095 -0.0095) |
| OKLCH | oklch(98.03% 0.013 314.8) |
| XYZ | xyz(91.1477, 93.8272, 107.8970) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.05
Lavenderblush
#FFF0F5
ΔE00 3.90
Snow
#FFFAFA
ΔE00 4.44
Very Light Pink
#FFF4F2
ΔE00 5.23
Pale Grey
#FDFDFE
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6FF #F9FFF6
analogous
#F7F6FF #FCF6FF #FFF6FD
triadic
#FCF6FF #FFFCF6 #F6FFFC
tetradic
#FCF6FF #FFF7F6 #F9FFF6 #F6FDFF
square
#FCF6FF #FFF7F6 #F9FFF6 #F6FDFF
split-complementary
#FCF6FF #FDFFF6 #F6FFF7
monochromatic
#D37CFF #E8B9FF #F5E0FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.06
#FCF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FCF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6FF
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6FF | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#FCF7F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf6ff; /* rgb */ color: rgb(252, 246, 255); /* oklch */ color: oklch(98.0% 0.013 314.8);
Tailwind
colors: {
custom: {
50: '#fdf9ff',
500: '#fcf6ff',
950: '#000000',
},
}SCSS
$custom: #fcf6ff; $custom-light: #fdf9ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf6ff",
"rgb": {
"r": 252,
"g": 246,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.98032,
"c": 0.01342,
"h": 314.8
},
"luminance": 0.93827
}Semantic roles & 50–950 ramp
primary
#FCF6FF
secondary
#C1F0A9
accent
#E6004C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586