#FC8EEB#FC8EEB
#FC8EEB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.173 H 333.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EEB |
|---|---|
| RGB | rgb(252, 142, 235) |
| HSL | hsl(309, 95%, 77%) |
| HSV | hsv(309, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(73.57, 54.00, -29.03) |
| CIE-LCH | lch(73.57, 61.31, 331.74°) |
| OKLab | oklab(79.41% 0.1544 -0.0786) |
| OKLCH | oklch(79.41% 0.173 333) |
| XYZ | xyz(64.8129, 46.0433, 84.0546) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.93
Plum
#DDA0DD
ΔE00 7.21
Candy Pink
#FF63E9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EEB #8EFC9F
analogous
#D68EFC #FC8EEB #FC8EB4
triadic
#FC8EEB #EBFC8E #8EEBFC
tetradic
#FC8EEB #FCD68E #8EFC9F #8EB4FC
square
#FC8EEB #FCD68E #8EFC9F #8EB4FC
split-complementary
#FC8EEB #B4FC8E #8EFCD6
monochromatic
#F917D6 #FA52E0 #FC8EEB #FECAF6 #FEE1FA
Accessibility & contrast
On white
2.06
#FC8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FC8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EEB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EEB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#AABAE8
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8eeb; /* rgb */ color: rgb(252, 142, 235); /* oklch */ color: oklch(79.4% 0.173 333.0);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fc8eeb',
950: '#000000',
},
}SCSS
$custom: #fc8eeb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fc8eeb",
"rgb": {
"r": 252,
"g": 142,
"b": 235
},
"hsl": {
"h": 309.273,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79405,
"c": 0.17326,
"h": 333
},
"luminance": 0.4604
}Semantic roles & 50–950 ramp
primary
#FC8EEB
secondary
#D5F6DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084