#FCC0FF#FCC0FF
#FCC0FF is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.1% C 0.106 H 324.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0FF |
|---|---|
| RGB | rgb(252, 192, 255) |
| HSL | hsl(297, 100%, 88%) |
| HSV | hsv(297, 25%, 100%) |
| CMYK | cmyk(1.2%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(84.80, 31.71, -22.66) |
| CIE-LCH | lch(84.80, 38.97, 324.45°) |
| OKLab | oklab(88.14% 0.0869 -0.0612) |
| OKLCH | oklch(88.14% 0.106 324.9) |
| XYZ | xyz(77.0425, 65.6168, 103.1952) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.69
Light Lilac
#EDC8FF
ΔE00 4.43
Very Light Purple
#F6CEFC
ΔE00 4.89
Pale Mauve
#FED0FC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0FF #C3FFC0
analogous
#DCC0FF #FCC0FF #FFC0E2
triadic
#FCC0FF #FFFCC0 #C0FFFC
tetradic
#FCC0FF #FFDCC0 #C3FFC0 #C0E2FF
square
#FCC0FF #FFDCC0 #C3FFC0 #C0E2FF
split-complementary
#FCC0FF #E2FFC0 #C0FFDC
monochromatic
#F646FF #F983FF #FCC0FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.49
#FCC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FCC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0FF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0FF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#FFC6D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcc0ff; /* rgb */ color: rgb(252, 192, 255); /* oklch */ color: oklch(88.1% 0.106 324.9);
Tailwind
colors: {
custom: {
50: '#fed3ff',
500: '#fcc0ff',
950: '#000000',
},
}SCSS
$custom: #fcc0ff; $custom-light: #fed3ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc0ff",
"rgb": {
"r": 252,
"g": 192,
"b": 255
},
"hsl": {
"h": 297.143,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88138,
"c": 0.10629,
"h": 324.9
},
"luminance": 0.65615
}Semantic roles & 50–950 ramp
primary
#FCC0FF
secondary
#81E87B
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386