#FCA7FD#FCA7FD
#FCA7FD is a very light, vivid purple. Relative luminance 0.554; OKLCH L 83.9% C 0.147 H 326.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7FD |
|---|---|
| RGB | rgb(252, 167, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 34%, 99%) |
| CMYK | cmyk(0.4%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(79.29, 44.42, -30.01) |
| CIE-LCH | lch(79.29, 53.61, 325.96°) |
| OKLab | oklab(83.92% 0.1227 -0.0816) |
| OKLCH | oklch(83.92% 0.147 326.4) |
| XYZ | xyz(71.6917, 55.4275, 99.8317) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 6.31
Light Lavendar
#EFC0FE
ΔE00 7.09
Violet (CSS)
#EE82EE
ΔE00 7.96
Light Violet
#D6B4FC
ΔE00 8.90
Lavender Pink
#DD85D7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7FD #A8FDA7
analogous
#D1A7FD #FCA7FD #FDA7D3
triadic
#FCA7FD #FDFCA7 #A7FDFC
tetradic
#FCA7FD #FDD1A7 #A8FDA7 #A7D3FD
square
#FCA7FD #FDD1A7 #A8FDA7 #A7D3FD
split-complementary
#FCA7FD #D3FDA7 #A7FDD1
monochromatic
#F82FFA #FA6BFC #FCA7FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.74
#FCA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FCA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7FD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7FD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#FFAFC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fca7fd; /* rgb */ color: rgb(252, 167, 253); /* oklch */ color: oklch(83.9% 0.147 326.4);
Tailwind
colors: {
custom: {
50: '#fec2fe',
500: '#fca7fd',
950: '#000000',
},
}SCSS
$custom: #fca7fd; $custom-light: #fec2fe; $custom-dark: #000000;
JSON
{
"hex": "#fca7fd",
"rgb": {
"r": 252,
"g": 167,
"b": 253
},
"hsl": {
"h": 299.302,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.83921,
"c": 0.14735,
"h": 326.4
},
"luminance": 0.55425
}Semantic roles & 50–950 ramp
primary
#FCA7FD
secondary
#69E167
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285