#FC8DEF#FC8DEF
#FC8DEF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.178 H 331.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DEF |
|---|---|
| RGB | rgb(252, 141, 239) |
| HSL | hsl(307, 95%, 77%) |
| HSV | hsv(307, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 5.2%, 1.2%) |
| CIE-LAB | lab(73.53, 55.16, -31.28) |
| CIE-LCH | lch(73.53, 63.41, 330.44°) |
| OKLab | oklab(79.43% 0.1567 -0.0849) |
| OKLCH | oklch(79.43% 0.178 331.5) |
| XYZ | xyz(65.2492, 45.9809, 87.0830) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DEF #8DFC9A
analogous
#D28DFC #FC8DEF #FC8DB8
triadic
#FC8DEF #EFFC8D #8DEFFC
tetradic
#FC8DEF #FCD28D #8DFC9A #8DB8FC
square
#FC8DEF #FCD28D #8DFC9A #8DB8FC
split-complementary
#FC8DEF #B8FC8D #8DFCD2
monochromatic
#F916DE #FA51E7 #FC8DEF #FEC9F7 #FEE1FB
Accessibility & contrast
On white
2.06
#FC8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FC8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DEF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DEF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8def; /* rgb */ color: rgb(252, 141, 239); /* oklch */ color: oklch(79.4% 0.178 331.5);
Tailwind
colors: {
custom: {
50: '#ffb1f4',
500: '#fc8def',
950: '#000000',
},
}SCSS
$custom: #fc8def; $custom-light: #ffb1f4; $custom-dark: #000000;
JSON
{
"hex": "#fc8def",
"rgb": {
"r": 252,
"g": 141,
"b": 239
},
"hsl": {
"h": 307.027,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79425,
"c": 0.17824,
"h": 331.5
},
"luminance": 0.45977
}Semantic roles & 50–950 ramp
primary
#FC8DEF
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085