#FC8DEB#FC8DEB
#FC8DEB is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.175 H 333.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DEB |
|---|---|
| RGB | rgb(252, 141, 235) |
| HSL | hsl(309, 95%, 77%) |
| HSV | hsv(309, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 6.7%, 1.2%) |
| CIE-LAB | lab(73.38, 54.49, -29.33) |
| CIE-LCH | lch(73.38, 61.88, 331.71°) |
| OKLab | oklab(79.26% 0.1558 -0.0794) |
| OKLCH | oklch(79.26% 0.175 333) |
| XYZ | xyz(64.6648, 45.7471, 84.0052) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.42
Bubblegum Pink
#FE83CC
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DEB #8DFC9E
analogous
#D68DFC #FC8DEB #FC8DB4
triadic
#FC8DEB #EBFC8D #8DEBFC
tetradic
#FC8DEB #FCD68D #8DFC9E #8DB4FC
square
#FC8DEB #FCD68D #8DFC9E #8DB4FC
split-complementary
#FC8DEB #B4FC8D #8DFCD6
monochromatic
#F916D6 #FA51E1 #FC8DEB #FEC9F5 #FEE1FA
Accessibility & contrast
On white
2.07
#FC8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FC8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DEB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DEB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8deb; /* rgb */ color: rgb(252, 141, 235); /* oklch */ color: oklch(79.3% 0.175 333.0);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#fc8deb',
950: '#000000',
},
}SCSS
$custom: #fc8deb; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#fc8deb",
"rgb": {
"r": 252,
"g": 141,
"b": 235
},
"hsl": {
"h": 309.189,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79261,
"c": 0.1749,
"h": 333
},
"luminance": 0.45743
}Semantic roles & 50–950 ramp
primary
#FC8DEB
secondary
#D5F6DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084