#FCC5FF#FCC5FF
#FCC5FF is a very light, moderate purple. Relative luminance 0.678; OKLCH L 89.0% C 0.098 H 324.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5FF |
|---|---|
| RGB | rgb(252, 197, 255) |
| HSL | hsl(297, 100%, 89%) |
| HSV | hsv(297, 23%, 100%) |
| CMYK | cmyk(1.2%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(85.93, 29.08, -20.95) |
| CIE-LCH | lch(85.93, 35.84, 324.23°) |
| OKLab | oklab(89.01% 0.0797 -0.0564) |
| OKLCH | oklch(89.01% 0.098 324.7) |
| XYZ | xyz(78.1590, 67.8499, 103.5674) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.77
Very Light Purple
#F6CEFC
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 3.68
Pale Mauve
#FED0FC
ΔE00 3.75
Pale Lavender
#EECFFE
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5FF #C8FFC5
analogous
#DFC5FF #FCC5FF #FFC5E5
triadic
#FCC5FF #FFFCC5 #C5FFFC
tetradic
#FCC5FF #FFDFC5 #C8FFC5 #C5E5FF
square
#FCC5FF #FFDFC5 #C8FFC5 #C5E5FF
split-complementary
#FCC5FF #E5FFC5 #C5FFDF
monochromatic
#F64BFF #F988FF #FCC5FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.44
#FCC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FCC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5FF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5FF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#FFCAD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc5ff; /* rgb */ color: rgb(252, 197, 255); /* oklch */ color: oklch(89.0% 0.098 324.7);
Tailwind
colors: {
custom: {
50: '#fed7ff',
500: '#fcc5ff',
950: '#000000',
},
}SCSS
$custom: #fcc5ff; $custom-light: #fed7ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc5ff",
"rgb": {
"r": 252,
"g": 197,
"b": 255
},
"hsl": {
"h": 296.897,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89005,
"c": 0.09762,
"h": 324.7
},
"luminance": 0.67848
}Semantic roles & 50–950 ramp
primary
#FCC5FF
secondary
#85E980
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386