#FCC5FC#FCC5FC
#FCC5FC is a very light, moderate purple. Relative luminance 0.677; OKLCH L 88.9% C 0.095 H 326.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5FC |
|---|---|
| RGB | rgb(252, 197, 252) |
| HSL | hsl(300, 90%, 88%) |
| HSV | hsv(300, 22%, 99%) |
| CMYK | cmyk(0%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(85.84, 28.53, -19.50) |
| CIE-LCH | lch(85.84, 34.56, 325.65°) |
| OKLab | oklab(88.9% 0.0787 -0.0524) |
| OKLCH | oklch(88.9% 0.095 326.3) |
| XYZ | xyz(77.6799, 67.6582, 101.0439) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.26
Pale Mauve
#FED0FC
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5FC #C5FCC5
analogous
#E0C5FC #FCC5FC #FCC5E0
triadic
#FCC5FC #FCFCC5 #C5FCFC
tetradic
#FCC5FC #FCE0C5 #C5FCC5 #C5E0FC
square
#FCC5FC #FCE0C5 #C5FCC5 #C5E0FC
split-complementary
#FCC5FC #E0FCC5 #C5FCE0
monochromatic
#F651F6 #F98BF9 #FCC5FC #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.45
#FCC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FCC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5FC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5FC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FE
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc5fc; /* rgb */ color: rgb(252, 197, 252); /* oklch */ color: oklch(88.9% 0.095 326.3);
Tailwind
colors: {
custom: {
50: '#fed7fd',
500: '#fcc5fc',
950: '#000000',
},
}SCSS
$custom: #fcc5fc; $custom-light: #fed7fd; $custom-dark: #000000;
JSON
{
"hex": "#fcc5fc",
"rgb": {
"r": 252,
"g": 197,
"b": 252
},
"hsl": {
"h": 300,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.889,
"c": 0.0946,
"h": 326.3
},
"luminance": 0.67656
}Semantic roles & 50–950 ramp
primary
#FCC5FC
secondary
#82E382
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385