#FC8DEE#FC8DEE
#FC8DEE is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.177 H 331.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DEE |
|---|---|
| RGB | rgb(252, 141, 238) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 5.6%, 1.2%) |
| CIE-LAB | lab(73.49, 54.99, -30.79) |
| CIE-LCH | lch(73.49, 63.03, 330.75°) |
| OKLab | oklab(79.38% 0.1565 -0.0836) |
| OKLCH | oklch(79.38% 0.177 331.9) |
| XYZ | xyz(65.1019, 45.9219, 86.3071) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DEE #8DFC9B
analogous
#D38DFC #FC8DEE #FC8DB6
triadic
#FC8DEE #EEFC8D #8DEEFC
tetradic
#FC8DEE #FCD38D #8DFC9B #8DB6FC
square
#FC8DEE #FCD38D #8DFC9B #8DB6FC
split-complementary
#FC8DEE #B6FC8D #8DFCD3
monochromatic
#F916DC #FA51E5 #FC8DEE #FEC9F7 #FEE1FB
Accessibility & contrast
On white
2.06
#FC8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FC8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DEE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DEE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8dee; /* rgb */ color: rgb(252, 141, 238); /* oklch */ color: oklch(79.4% 0.177 331.9);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fc8dee',
950: '#000000',
},
}SCSS
$custom: #fc8dee; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8dee",
"rgb": {
"r": 252,
"g": 141,
"b": 238
},
"hsl": {
"h": 307.568,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79384,
"c": 0.1774,
"h": 331.9
},
"luminance": 0.45918
}Semantic roles & 50–950 ramp
primary
#FC8DEE
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085