#FCF6FE#FCF6FE
#FCF6FE is a very light, near-neutral purple. Relative luminance 0.938; OKLCH L 98.0% C 0.012 H 317.7°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6FE |
|---|---|
| RGB | rgb(252, 246, 254) |
| HSL | hsl(285, 80%, 98%) |
| HSV | hsv(285, 3%, 100%) |
| CMYK | cmyk(0.8%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(97.54, 3.40, -3.12) |
| CIE-LCH | lch(97.54, 4.61, 317.43°) |
| OKLab | oklab(98% 0.0091 -0.0083) |
| OKLCH | oklch(98% 0.012 317.7) |
| XYZ | xyz(90.9871, 93.7630, 107.0514) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.88
Lavenderblush
#FFF0F5
ΔE00 3.79
Snow
#FFFAFA
ΔE00 4.01
Very Light Pink
#FFF4F2
ΔE00 4.83
Pale Grey
#FDFDFE
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6FE #F8FEF6
analogous
#F8F6FE #FCF6FE #FEF6FC
triadic
#FCF6FE #FEFCF6 #F6FEFC
tetradic
#FCF6FE #FEF8F6 #F8FEF6 #F6FCFE
square
#FCF6FE #FEF8F6 #F8FEF6 #F6FCFE
split-complementary
#FCF6FE #FCFEF6 #F6FEF8
monochromatic
#D788F2 #EABFF8 #F6E3FC #F6E3FC #F6E3FC
Accessibility & contrast
On white
1.06
#FCF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FCF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6FE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6FE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#FCF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf6fe; /* rgb */ color: rgb(252, 246, 254); /* oklch */ color: oklch(98.0% 0.012 317.7);
Tailwind
colors: {
custom: {
50: '#fdf9fe',
500: '#fcf6fe',
950: '#000000',
},
}SCSS
$custom: #fcf6fe; $custom-light: #fdf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf6fe",
"rgb": {
"r": 252,
"g": 246,
"b": 254
},
"hsl": {
"h": 285,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98003,
"c": 0.01228,
"h": 317.7
},
"luminance": 0.93763
}Semantic roles & 50–950 ramp
primary
#FCF6FE
secondary
#BEE9B0
accent
#DC093E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585