#FCF0FD#FCF0FD
#FCF0FD is a very light, muted purple. Relative luminance 0.901; OKLCH L 96.8% C 0.021 H 323.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0FD |
|---|---|
| RGB | rgb(252, 240, 253) |
| HSL | hsl(295, 76%, 97%) |
| HSV | hsv(295, 5%, 99%) |
| CMYK | cmyk(0.4%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(96.04, 6.28, -4.80) |
| CIE-LCH | lch(96.04, 7.91, 322.62°) |
| OKLab | oklab(96.82% 0.0172 -0.0127) |
| OKLCH | oklch(96.82% 0.021 323.4) |
| XYZ | xyz(89.0319, 90.1079, 105.6117) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.43
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Ghostwhite
#F8F8FF
ΔE00 6.18
Very Light Pink
#FFF4F2
ΔE00 6.83
Snow
#FFFAFA
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0FD #F1FDF0
analogous
#F6F0FD #FCF0FD #FDF0F8
triadic
#FCF0FD #FDFCF0 #F0FDFC
tetradic
#FCF0FD #FDF6F0 #F1FDF0 #F0F8FD
square
#FCF0FD #FDF6F0 #F1FDF0 #F0F8FD
split-complementary
#FCF0FD #F8FDF0 #F0FDF6
monochromatic
#E684EF #F1BAF6 #FAE4FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.10
#FCF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FCF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0FD
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0FD | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FDF1F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf0fd; /* rgb */ color: rgb(252, 240, 253); /* oklch */ color: oklch(96.8% 0.021 323.4);
Tailwind
colors: {
custom: {
50: '#fdf4fe',
500: '#fcf0fd',
950: '#000000',
},
}SCSS
$custom: #fcf0fd; $custom-light: #fdf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf0fd",
"rgb": {
"r": 252,
"g": 240,
"b": 253
},
"hsl": {
"h": 295.385,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.96824,
"c": 0.02135,
"h": 323.4
},
"luminance": 0.90107
}Semantic roles & 50–950 ramp
primary
#FCF0FD
secondary
#B0E6AB
accent
#D90D1D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585