#FCF6FC#FCF6FC
#FCF6FC is a very light, near-neutral purple. Relative luminance 0.936; OKLCH L 97.9% C 0.010 H 325.7°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6FC |
|---|---|
| RGB | rgb(252, 246, 252) |
| HSL | hsl(300, 50%, 98%) |
| HSV | hsv(300, 2%, 99%) |
| CMYK | cmyk(0%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.48, 3.04, -2.16) |
| CIE-LCH | lch(97.48, 3.73, 324.57°) |
| OKLab | oklab(97.95% 0.0084 -0.0057) |
| OKLCH | oklch(97.95% 0.01 325.7) |
| XYZ | xyz(90.6685, 93.6355, 105.3735) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.72
Snow
#FFFAFA
ΔE00 3.14
Lavenderblush
#FFF0F5
ΔE00 3.71
Very Light Pink
#FFF4F2
ΔE00 4.04
Pale Grey
#FDFDFE
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6FC #F6FCF6
analogous
#F9F6FC #FCF6FC #FCF6F9
triadic
#FCF6FC #FCFCF6 #F6FCFC
tetradic
#FCF6FC #FCF9F6 #F6FCF6 #F6F9FC
square
#FCF6FC #FCF9F6 #F6FCF6 #F6F9FC
split-complementary
#FCF6FC #F9FCF6 #F6FCF9
monochromatic
#DD9ADD #EDC8ED #F7E8F7 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.06
#FCF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FCF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6FC
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6FC | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#FCF6F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf6fc; /* rgb */ color: rgb(252, 246, 252); /* oklch */ color: oklch(97.9% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#fdf9fd',
500: '#fcf6fc',
950: '#000000',
},
}SCSS
$custom: #fcf6fc; $custom-light: #fdf9fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf6fc",
"rgb": {
"r": 252,
"g": 246,
"b": 252
},
"hsl": {
"h": 300,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.97946,
"c": 0.01012,
"h": 325.7
},
"luminance": 0.93635
}Semantic roles & 50–950 ramp
primary
#FCF6FC
secondary
#B9DDB9
accent
#BD2828
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585