#FCA6FD#FCA6FD
#FCA6FD is a very light, vivid purple. Relative luminance 0.551; OKLCH L 83.8% C 0.149 H 326.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA6FD |
|---|---|
| RGB | rgb(252, 166, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 34%, 99%) |
| CMYK | cmyk(0.4%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.08, 44.94, -30.33) |
| CIE-LCH | lch(79.08, 54.22, 325.98°) |
| OKLab | oklab(83.76% 0.1242 -0.0825) |
| OKLCH | oklch(83.76% 0.149 326.4) |
| XYZ | xyz(71.5092, 55.0626, 99.7708) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 6.39
Light Lavendar
#EFC0FE
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 7.75
Lavender Pink
#DD85D7
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA6FD #A7FDA6
analogous
#D0A6FD #FCA6FD #FDA6D3
triadic
#FCA6FD #FDFCA6 #A6FDFC
tetradic
#FCA6FD #FDD0A6 #A7FDA6 #A6D3FD
square
#FCA6FD #FDD0A6 #A7FDA6 #A6D3FD
split-complementary
#FCA6FD #D3FDA6 #A6FDD0
monochromatic
#F82EFA #FA6AFC #FCA6FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.75
#FCA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FCA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA6FD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA6FD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#FFAEC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fca6fd; /* rgb */ color: rgb(252, 166, 253); /* oklch */ color: oklch(83.8% 0.149 326.4);
Tailwind
colors: {
custom: {
50: '#fec2fe',
500: '#fca6fd',
950: '#000000',
},
}SCSS
$custom: #fca6fd; $custom-light: #fec2fe; $custom-dark: #000000;
JSON
{
"hex": "#fca6fd",
"rgb": {
"r": 252,
"g": 166,
"b": 253
},
"hsl": {
"h": 299.31,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.83762,
"c": 0.14906,
"h": 326.4
},
"luminance": 0.5506
}Semantic roles & 50–950 ramp
primary
#FCA6FD
secondary
#68E166
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285