#FCF0FC#FCF0FC
#FCF0FC is a very light, muted purple. Relative luminance 0.900; OKLCH L 96.8% C 0.020 H 325.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0FC |
|---|---|
| RGB | rgb(252, 240, 252) |
| HSL | hsl(300, 67%, 96%) |
| HSV | hsv(300, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(96.02, 6.11, -4.32) |
| CIE-LCH | lch(96.02, 7.48, 324.71°) |
| OKLab | oklab(96.8% 0.0168 -0.0114) |
| OKLCH | oklch(96.8% 0.02 325.7) |
| XYZ | xyz(88.8730, 90.0444, 104.7750) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.05
Ghostwhite
#F8F8FF
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Very Light Pink
#FFF4F2
ΔE00 6.44
Snow
#FFFAFA
ΔE00 6.77
Mistyrose
#FFE4E1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0FC #F0FCF0
analogous
#F6F0FC #FCF0FC #FCF0F6
triadic
#FCF0FC #FCFCF0 #F0FCFC
tetradic
#FCF0FC #FCF6F0 #F0FCF0 #F0F6FC
square
#FCF0FC #FCF6F0 #F0FCF0 #F0F6FC
split-complementary
#FCF0FC #F6FCF0 #F0FCF6
monochromatic
#E88AE8 #F2BDF2 #FAE5FA #FAE5FA #FAE5FA
Accessibility & contrast
On white
1.10
#FCF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FCF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0FC
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0FC | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#FDF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0fc; /* rgb */ color: rgb(252, 240, 252); /* oklch */ color: oklch(96.8% 0.020 325.7);
Tailwind
colors: {
custom: {
50: '#fdf4fd',
500: '#fcf0fc',
950: '#000000',
},
}SCSS
$custom: #fcf0fc; $custom-light: #fdf4fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf0fc",
"rgb": {
"r": 252,
"g": 240,
"b": 252
},
"hsl": {
"h": 300,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96795,
"c": 0.02031,
"h": 325.7
},
"luminance": 0.90044
}Semantic roles & 50–950 ramp
primary
#FCF0FC
secondary
#AEE2AE
accent
#CF1717
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585