#FC8EE7#FC8EE7
#FC8EE7 is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.2% C 0.170 H 334.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EE7 |
|---|---|
| RGB | rgb(252, 142, 231) |
| HSL | hsl(311, 95%, 77%) |
| HSV | hsv(311, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 8.3%, 1.2%) |
| CIE-LAB | lab(73.43, 53.34, -27.07) |
| CIE-LCH | lch(73.43, 59.82, 333.09°) |
| OKLab | oklab(79.25% 0.1535 -0.0731) |
| OKLCH | oklch(79.25% 0.17 334.5) |
| XYZ | xyz(64.2415, 45.8148, 81.0452) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.88
Plum
#DDA0DD
ΔE00 7.07
Pink (survey)
#FF81C0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EE7 #8EFCA3
analogous
#DA8EFC #FC8EE7 #FC8EB0
triadic
#FC8EE7 #E7FC8E #8EE7FC
tetradic
#FC8EE7 #FCDA8E #8EFCA3 #8EB0FC
square
#FC8EE7 #FCDA8E #8EFCA3 #8EB0FC
split-complementary
#FC8EE7 #B0FC8E #8EFCDA
monochromatic
#F917CE #FA52DA #FC8EE7 #FECAF4 #FEE1F9
Accessibility & contrast
On white
2.07
#FC8EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FC8EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EE7
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EE7 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAEA
Deuteranopia (green-blind)
#ABBAE4
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8ee7; /* rgb */ color: rgb(252, 142, 231); /* oklch */ color: oklch(79.2% 0.170 334.5);
Tailwind
colors: {
custom: {
50: '#ffb2ee',
500: '#fc8ee7',
950: '#000000',
},
}SCSS
$custom: #fc8ee7; $custom-light: #ffb2ee; $custom-dark: #000000;
JSON
{
"hex": "#fc8ee7",
"rgb": {
"r": 252,
"g": 142,
"b": 231
},
"hsl": {
"h": 311.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79245,
"c": 0.17001,
"h": 334.5
},
"luminance": 0.45811
}Semantic roles & 50–950 ramp
primary
#FC8EE7
secondary
#D5F6DB
accent
#E62C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084