#FCF2FB#FCF2FB
#FCF2FB is a very light, near-neutral purple. Relative luminance 0.912; OKLCH L 97.1% C 0.016 H 328.8°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FB |
|---|---|
| RGB | rgb(252, 242, 251) |
| HSL | hsl(306, 63%, 97%) |
| HSV | hsv(306, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.48, 4.91, -3.13) |
| CIE-LCH | lch(96.48, 5.82, 327.50°) |
| OKLab | oklab(97.15% 0.0136 -0.0082) |
| OKLCH | oklch(97.15% 0.016 328.8) |
| XYZ | xyz(89.3069, 91.1652, 104.1399) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.46
Ghostwhite
#F8F8FF
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 5.09
Snow
#FFFAFA
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Pale Grey
#FDFDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FB #F2FCF3
analogous
#F8F2FC #FCF2FB #FCF2F6
triadic
#FCF2FB #FBFCF2 #F2FBFC
tetradic
#FCF2FB #FCF8F2 #F2FCF3 #F2F6FC
square
#FCF2FB #FCF8F2 #F2FCF3 #F2F6FC
split-complementary
#FCF2FB #F6FCF2 #F2FCF8
monochromatic
#E58FDC #F1C0EC #F9E6F7 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.09
#FCF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FCF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#FDF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2fb; /* rgb */ color: rgb(252, 242, 251); /* oklch */ color: oklch(97.1% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#fdf6fc',
500: '#fcf2fb',
950: '#000000',
},
}SCSS
$custom: #fcf2fb; $custom-light: #fdf6fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf2fb",
"rgb": {
"r": 252,
"g": 242,
"b": 251
},
"hsl": {
"h": 306,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97148,
"c": 0.01591,
"h": 328.8
},
"luminance": 0.91165
}Semantic roles & 50–950 ramp
primary
#FCF2FB
secondary
#B2E1B6
accent
#CA2D1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585