#FCA9EF#FCA9EF
#FCA9EF is a very light, vivid purple. Relative luminance 0.553; OKLCH L 83.7% C 0.131 H 332.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9EF |
|---|---|
| RGB | rgb(252, 169, 239) |
| HSL | hsl(309, 93%, 83%) |
| HSV | hsv(309, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 5.2%, 1.2%) |
| CIE-LAB | lab(79.22, 40.92, -22.58) |
| CIE-LCH | lch(79.22, 46.74, 331.12°) |
| OKLab | oklab(83.71% 0.1162 -0.0607) |
| OKLCH | oklch(83.71% 0.131 332.4) |
| XYZ | xyz(69.9120, 55.3064, 88.6372) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.36
Light Lavendar
#EFC0FE
ΔE00 6.96
Mauve
#E0B0FF
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 8.84
Light Lilac
#EDC8FF
ΔE00 9.17
Lavender Pink
#DD85D7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9EF #A9FCB6
analogous
#E0A9FC #FCA9EF #FCA9C5
triadic
#FCA9EF #EFFCA9 #A9EFFC
tetradic
#FCA9EF #FCE0A9 #A9FCB6 #A9C5FC
square
#FCA9EF #FCE0A9 #A9FCB6 #A9C5FC
split-complementary
#FCA9EF #C5FCA9 #A9FCE0
monochromatic
#F833D9 #FA6EE4 #FCA9EF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.74
#FCA9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FCA9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9EF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9EF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF2
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#FFADC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fca9ef; /* rgb */ color: rgb(252, 169, 239); /* oklch */ color: oklch(83.7% 0.131 332.4);
Tailwind
colors: {
custom: {
50: '#fec3f4',
500: '#fca9ef',
950: '#000000',
},
}SCSS
$custom: #fca9ef; $custom-light: #fec3f4; $custom-dark: #000000;
JSON
{
"hex": "#fca9ef",
"rgb": {
"r": 252,
"g": 169,
"b": 239
},
"hsl": {
"h": 309.398,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.83706,
"c": 0.13109,
"h": 332.4
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#FCA9EF
secondary
#6AE07C
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285