#FC8AED#FC8AED
#FC8AED is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.181 H 332.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AED |
|---|---|
| RGB | rgb(252, 138, 237) |
| HSL | hsl(308, 95%, 76%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 6%, 1.2%) |
| CIE-LAB | lab(72.89, 56.30, -31.18) |
| CIE-LCH | lch(72.89, 64.36, 331.02°) |
| OKLab | oklab(78.92% 0.1605 -0.0846) |
| OKLCH | oklch(78.92% 0.181 332.2) |
| XYZ | xyz(64.5190, 44.9906, 85.3900) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AED #8AFC99
analogous
#D28AFC #FC8AED #FC8AB4
triadic
#FC8AED #EDFC8A #8AEDFC
tetradic
#FC8AED #FCD28A #8AFC99 #8AB4FC
square
#FC8AED #FCD28A #8AFC99 #8AB4FC
split-complementary
#FC8AED #B4FC8A #8AFCD2
monochromatic
#F913DB #FA4EE4 #FC8AED #FEC6F6 #FEE1FA
Accessibility & contrast
On white
2.10
#FC8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FC8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8aed; /* rgb */ color: rgb(252, 138, 237); /* oklch */ color: oklch(78.9% 0.181 332.2);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fc8aed',
950: '#000000',
},
}SCSS
$custom: #fc8aed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fc8aed",
"rgb": {
"r": 252,
"g": 138,
"b": 237
},
"hsl": {
"h": 307.895,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78916,
"c": 0.18145,
"h": 332.2
},
"luminance": 0.44987
}Semantic roles & 50–950 ramp
primary
#FC8AED
secondary
#D5F6D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085