#FC6EFB#FC6EFB
#FC6EFB is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 76.0% C 0.236 H 327.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EFB |
|---|---|
| RGB | rgb(252, 110, 251) |
| HSL | hsl(300, 96%, 71%) |
| HSV | hsv(300, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(68.62, 71.52, -45.50) |
| CIE-LCH | lch(68.62, 84.77, 327.54°) |
| OKLab | oklab(75.96% 0.1994 -0.1253) |
| OKLCH | oklch(75.96% 0.236 327.9) |
| XYZ | xyz(63.1325, 38.8163, 95.4151) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.36
Light Magenta
#FA5FF7
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 4.05
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EFB #6EFC6F
analogous
#B66EFC #FC6EFB #FC6EB4
triadic
#FC6EFB #FBFC6E #6EFBFC
tetradic
#FC6EFB #FCB66E #6EFC6F #6EB4FC
square
#FC6EFB #FCB66E #6EFC6F #6EB4FC
split-complementary
#FC6EFB #B4FC6E #6EFCB6
monochromatic
#EB05E9 #FB32F9 #FC6EFB #FDAAFD #FEE1FE
Accessibility & contrast
On white
2.40
#FC6EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FC6EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EFB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EFB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6efb; /* rgb */ color: rgb(252, 110, 251); /* oklch */ color: oklch(76.0% 0.236 327.9);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#fc6efb',
950: '#000000',
},
}SCSS
$custom: #fc6efb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#fc6efb",
"rgb": {
"r": 252,
"g": 110,
"b": 251
},
"hsl": {
"h": 300.423,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75957,
"c": 0.23552,
"h": 327.9
},
"luminance": 0.38812
}Semantic roles & 50–950 ramp
primary
#FC6EFB
secondary
#D0F6D0
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85