#FCC0FA#FCC0FA
#FCC0FA is a very light, moderate purple. Relative luminance 0.653; OKLCH L 88.0% C 0.101 H 327.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0FA |
|---|---|
| RGB | rgb(252, 192, 250) |
| HSL | hsl(302, 91%, 87%) |
| HSV | hsv(302, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(84.64, 30.80, -20.25) |
| CIE-LCH | lch(84.64, 36.86, 326.68°) |
| OKLab | oklab(87.96% 0.0855 -0.0545) |
| OKLCH | oklch(87.96% 0.101 327.5) |
| XYZ | xyz(76.2481, 65.2990, 99.0114) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.31
Pale Mauve
#FED0FC
ΔE00 4.43
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lilac
#EDC8FF
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0FA #C0FCC2
analogous
#E0C0FC #FCC0FA #FCC0DC
triadic
#FCC0FA #FAFCC0 #C0FAFC
tetradic
#FCC0FA #FCE0C0 #C0FCC2 #C0DCFC
square
#FCC0FA #FCE0C0 #C0FCC2 #C0DCFC
split-complementary
#FCC0FA #DCFCC0 #C0FCE0
monochromatic
#F64BF1 #F986F5 #FCC0FA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.49
#FCC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FCC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0FA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0FA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#FFC5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc0fa; /* rgb */ color: rgb(252, 192, 250); /* oklch */ color: oklch(88.0% 0.101 327.5);
Tailwind
colors: {
custom: {
50: '#fed3fc',
500: '#fcc0fa',
950: '#000000',
},
}SCSS
$custom: #fcc0fa; $custom-light: #fed3fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc0fa",
"rgb": {
"r": 252,
"g": 192,
"b": 250
},
"hsl": {
"h": 302,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.8796,
"c": 0.10134,
"h": 327.5
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#FCC0FA
secondary
#7EE281
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385