#FCA0EE#FCA0EE
#FCA0EE is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.2% C 0.146 H 332.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0EE |
|---|---|
| RGB | rgb(252, 160, 238) |
| HSL | hsl(309, 94%, 81%) |
| HSV | hsv(309, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 5.6%, 1.2%) |
| CIE-LAB | lab(77.29, 45.41, -24.97) |
| CIE-LCH | lch(77.29, 51.82, 331.19°) |
| OKLab | oklab(82.23% 0.1291 -0.0674) |
| OKLCH | oklch(82.23% 0.146 332.5) |
| XYZ | xyz(68.1476, 52.0134, 87.3223) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 7.36
Bubblegum Pink
#FE83CC
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 8.30
Light Lavendar
#EFC0FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0EE #A0FCAE
analogous
#DCA0FC #FCA0EE #FCA0C0
triadic
#FCA0EE #EEFCA0 #A0EEFC
tetradic
#FCA0EE #FCDCA0 #A0FCAE #A0C0FC
square
#FCA0EE #FCDCA0 #A0FCAE #A0C0FC
split-complementary
#FCA0EE #C0FCA0 #A0FCDC
monochromatic
#F829D9 #FA65E3 #FCA0EE #FEDBF9 #FEE1FA
Accessibility & contrast
On white
1.84
#FCA0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FCA0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0EE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0EE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca0ee; /* rgb */ color: rgb(252, 160, 238); /* oklch */ color: oklch(82.2% 0.146 332.5);
Tailwind
colors: {
custom: {
50: '#ffbdf3',
500: '#fca0ee',
950: '#000000',
},
}SCSS
$custom: #fca0ee; $custom-light: #ffbdf3; $custom-dark: #000000;
JSON
{
"hex": "#fca0ee",
"rgb": {
"r": 252,
"g": 160,
"b": 238
},
"hsl": {
"h": 309.13,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.82234,
"c": 0.14564,
"h": 332.5
},
"luminance": 0.5201
}Semantic roles & 50–950 ramp
primary
#FCA0EE
secondary
#62DE75
accent
#E62300
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285