#FCA2EE#FCA2EE
#FCA2EE is a very light, vivid purple. Relative luminance 0.527; OKLCH L 82.5% C 0.142 H 332.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2EE |
|---|---|
| RGB | rgb(252, 162, 238) |
| HSL | hsl(309, 94%, 81%) |
| HSV | hsv(309, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 5.6%, 1.2%) |
| CIE-LAB | lab(77.70, 44.38, -24.34) |
| CIE-LCH | lch(77.70, 50.61, 331.26°) |
| OKLab | oklab(82.55% 0.1262 -0.0656) |
| OKLCH | oklch(82.55% 0.142 332.5) |
| XYZ | xyz(68.4971, 52.7124, 87.4388) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 7.76
Violet (CSS)
#EE82EE
ΔE00 7.80
Lavender Pink
#DD85D7
ΔE00 7.95
Mauve
#E0B0FF
ΔE00 8.18
Light Lavendar
#EFC0FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2EE #A2FCB0
analogous
#DDA2FC #FCA2EE #FCA2C1
triadic
#FCA2EE #EEFCA2 #A2EEFC
tetradic
#FCA2EE #FCDDA2 #A2FCB0 #A2C1FC
square
#FCA2EE #FCDDA2 #A2FCB0 #A2C1FC
split-complementary
#FCA2EE #C1FCA2 #A2FCDD
monochromatic
#F82BD8 #FA67E3 #FCA2EE #FEDDF9 #FEE1FA
Accessibility & contrast
On white
1.82
#FCA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FCA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2EE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2EE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#FFA7BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca2ee; /* rgb */ color: rgb(252, 162, 238); /* oklch */ color: oklch(82.5% 0.142 332.5);
Tailwind
colors: {
custom: {
50: '#febff3',
500: '#fca2ee',
950: '#000000',
},
}SCSS
$custom: #fca2ee; $custom-light: #febff3; $custom-dark: #000000;
JSON
{
"hex": "#fca2ee",
"rgb": {
"r": 252,
"g": 162,
"b": 238
},
"hsl": {
"h": 309.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.82548,
"c": 0.14223,
"h": 332.5
},
"luminance": 0.52709
}Semantic roles & 50–950 ramp
primary
#FCA2EE
secondary
#63DF77
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285