#FCA3EE#FCA3EE
#FCA3EE is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.7% C 0.141 H 332.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3EE |
|---|---|
| RGB | rgb(252, 163, 238) |
| HSL | hsl(309, 94%, 81%) |
| HSV | hsv(309, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(77.91, 43.86, -24.02) |
| CIE-LCH | lch(77.91, 50.01, 331.29°) |
| OKLab | oklab(82.71% 0.1247 -0.0647) |
| OKLCH | oklch(82.71% 0.141 332.6) |
| XYZ | xyz(68.6740, 53.0661, 87.4978) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 7.88
Violet (CSS)
#EE82EE
ΔE00 8.03
Light Lavendar
#EFC0FE
ΔE00 8.03
Lavender Pink
#DD85D7
ΔE00 8.12
Mauve
#E0B0FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3EE #A3FCB1
analogous
#DEA3FC #FCA3EE #FCA3C2
triadic
#FCA3EE #EEFCA3 #A3EEFC
tetradic
#FCA3EE #FCDEA3 #A3FCB1 #A3C2FC
square
#FCA3EE #FCDEA3 #A3FCB1 #A3C2FC
split-complementary
#FCA3EE #C2FCA3 #A3FCDE
monochromatic
#F82CD8 #FA68E3 #FCA3EE #FEDEF9 #FEE1FA
Accessibility & contrast
On white
1.81
#FCA3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FCA3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3EE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3EE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca3ee; /* rgb */ color: rgb(252, 163, 238); /* oklch */ color: oklch(82.7% 0.141 332.6);
Tailwind
colors: {
custom: {
50: '#febff3',
500: '#fca3ee',
950: '#000000',
},
}SCSS
$custom: #fca3ee; $custom-light: #febff3; $custom-dark: #000000;
JSON
{
"hex": "#fca3ee",
"rgb": {
"r": 252,
"g": 163,
"b": 238
},
"hsl": {
"h": 309.438,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.82707,
"c": 0.14052,
"h": 332.6
},
"luminance": 0.53063
}Semantic roles & 50–950 ramp
primary
#FCA3EE
secondary
#64DF78
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285