#FCA5EE#FCA5EE
#FCA5EE is a very light, vivid purple. Relative luminance 0.538; OKLCH L 83.0% C 0.137 H 332.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5EE |
|---|---|
| RGB | rgb(252, 165, 238) |
| HSL | hsl(310, 94%, 82%) |
| HSV | hsv(310, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 5.6%, 1.2%) |
| CIE-LAB | lab(78.33, 42.83, -23.38) |
| CIE-LCH | lch(78.33, 48.79, 331.37°) |
| OKLab | oklab(83.03% 0.1218 -0.063) |
| OKLCH | oklch(83.03% 0.137 332.7) |
| XYZ | xyz(69.0319, 53.7819, 87.6171) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.05
Bubblegum Pink
#FE83CC
ΔE00 8.15
Lavender Pink
#DD85D7
ΔE00 8.47
Violet (CSS)
#EE82EE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5EE #A5FCB3
analogous
#DFA5FC #FCA5EE #FCA5C3
triadic
#FCA5EE #EEFCA5 #A5EEFC
tetradic
#FCA5EE #FCDFA5 #A5FCB3 #A5C3FC
square
#FCA5EE #FCDFA5 #A5FCB3 #A5C3FC
split-complementary
#FCA5EE #C3FCA5 #A5FCDF
monochromatic
#F82FD8 #FA6AE3 #FCA5EE #FEE0F9 #FEE1F9
Accessibility & contrast
On white
1.79
#FCA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FCA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5EE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5EE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca5ee; /* rgb */ color: rgb(252, 165, 238); /* oklch */ color: oklch(83.0% 0.137 332.7);
Tailwind
colors: {
custom: {
50: '#fec1f3',
500: '#fca5ee',
950: '#000000',
},
}SCSS
$custom: #fca5ee; $custom-light: #fec1f3; $custom-dark: #000000;
JSON
{
"hex": "#fca5ee",
"rgb": {
"r": 252,
"g": 165,
"b": 238
},
"hsl": {
"h": 309.655,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.83025,
"c": 0.1371,
"h": 332.7
},
"luminance": 0.53779
}Semantic roles & 50–950 ramp
primary
#FCA5EE
secondary
#66DF7A
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285