#FCA0FD#FCA0FD
#FCA0FD is a very light, vivid purple. Relative luminance 0.529; OKLCH L 82.8% C 0.159 H 326.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0FD |
|---|---|
| RGB | rgb(252, 160, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 37%, 99%) |
| CMYK | cmyk(0.4%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.83, 48.03, -32.24) |
| CIE-LCH | lch(77.83, 57.84, 326.12°) |
| OKLab | oklab(82.83% 0.1328 -0.0878) |
| OKLCH | oklch(82.83% 0.159 326.5) |
| XYZ | xyz(70.4438, 52.9319, 99.4157) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.67
Mauve
#E0B0FF
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 8.08
Light Lavendar
#EFC0FE
ΔE00 8.52
Purply Pink
#F075E6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0FD #A1FDA0
analogous
#CDA0FD #FCA0FD #FDA0CF
triadic
#FCA0FD #FDFCA0 #A0FDFC
tetradic
#FCA0FD #FDCDA0 #A1FDA0 #A0CFFD
square
#FCA0FD #FDCDA0 #A1FDA0 #A0CFFD
split-complementary
#FCA0FD #CFFDA0 #A0FDCD
monochromatic
#F828FA #FA64FC #FCA0FD #FEDCFE #FEE1FE
Accessibility & contrast
On white
1.81
#FCA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FCA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0FD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0FD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#B0C5FA
Tritanopia (blue-blind)
#FFA9C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca0fd; /* rgb */ color: rgb(252, 160, 253); /* oklch */ color: oklch(82.8% 0.159 326.5);
Tailwind
colors: {
custom: {
50: '#ffbefe',
500: '#fca0fd',
950: '#000000',
},
}SCSS
$custom: #fca0fd; $custom-light: #ffbefe; $custom-dark: #000000;
JSON
{
"hex": "#fca0fd",
"rgb": {
"r": 252,
"g": 160,
"b": 253
},
"hsl": {
"h": 299.355,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.82825,
"c": 0.15919,
"h": 326.5
},
"luminance": 0.52929
}Semantic roles & 50–950 ramp
primary
#FCA0FD
secondary
#63E061
accent
#E60002
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286