#FC8AEB#FC8AEB
#FC8AEB is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.180 H 332.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AEB |
|---|---|
| RGB | rgb(252, 138, 235) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 6.7%, 1.2%) |
| CIE-LAB | lab(72.81, 55.97, -30.21) |
| CIE-LCH | lch(72.81, 63.60, 331.64°) |
| OKLab | oklab(78.83% 0.1601 -0.0819) |
| OKLCH | oklch(78.83% 0.18 332.9) |
| XYZ | xyz(64.2284, 44.8744, 83.8597) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AEB #8AFC9B
analogous
#D48AFC #FC8AEB #FC8AB2
triadic
#FC8AEB #EBFC8A #8AEBFC
tetradic
#FC8AEB #FCD48A #8AFC9B #8AB2FC
square
#FC8AEB #FCD48A #8AFC9B #8AB2FC
split-complementary
#FC8AEB #B2FC8A #8AFCD4
monochromatic
#F913D7 #FA4EE1 #FC8AEB #FEC6F5 #FEE1FA
Accessibility & contrast
On white
2.11
#FC8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FC8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AEB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AEB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8aeb; /* rgb */ color: rgb(252, 138, 235); /* oklch */ color: oklch(78.8% 0.180 332.9);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fc8aeb',
950: '#000000',
},
}SCSS
$custom: #fc8aeb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fc8aeb",
"rgb": {
"r": 252,
"g": 138,
"b": 235
},
"hsl": {
"h": 308.947,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78834,
"c": 0.1798,
"h": 332.9
},
"luminance": 0.44871
}Semantic roles & 50–950 ramp
primary
#FC8AEB
secondary
#D5F6DA
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085