#FCF0FB#FCF0FB
#FCF0FB is a very light, near-neutral purple. Relative luminance 0.900; OKLCH L 96.8% C 0.019 H 328.3°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0FB |
|---|---|
| RGB | rgb(252, 240, 251) |
| HSL | hsl(305, 67%, 96%) |
| HSV | hsv(305, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.99, 5.93, -3.84) |
| CIE-LCH | lch(95.99, 7.07, 327.05°) |
| OKLab | oklab(96.77% 0.0164 -0.0101) |
| OKLCH | oklch(96.77% 0.019 328.3) |
| XYZ | xyz(88.7149, 89.9812, 103.9426) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.68
Ghostwhite
#F8F8FF
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Snow
#FFFAFA
ΔE00 6.43
Mistyrose
#FFE4E1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0FB #F0FCF1
analogous
#F7F0FC #FCF0FB #FCF0F5
triadic
#FCF0FB #FBFCF0 #F0FBFC
tetradic
#FCF0FB #FCF7F0 #F0FCF1 #F0F5FC
square
#FCF0FB #FCF7F0 #F0FCF1 #F0F5FC
split-complementary
#FCF0FB #F5FCF0 #F0FCF7
monochromatic
#E88AE0 #F2BDED #FAE5F8 #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.11
#FCF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FCF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0FB
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0FB | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#FDF1F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0fb; /* rgb */ color: rgb(252, 240, 251); /* oklch */ color: oklch(96.8% 0.019 328.3);
Tailwind
colors: {
custom: {
50: '#fdf4fc',
500: '#fcf0fb',
950: '#000000',
},
}SCSS
$custom: #fcf0fb; $custom-light: #fdf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf0fb",
"rgb": {
"r": 252,
"g": 240,
"b": 251
},
"hsl": {
"h": 305,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96765,
"c": 0.0193,
"h": 328.3
},
"luminance": 0.89981
}Semantic roles & 50–950 ramp
primary
#FCF0FB
secondary
#AEE2B3
accent
#CF2617
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585