#FC6BEC#FC6BEC
#FC6BEC is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.228 H 332.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6BEC |
|---|---|
| RGB | rgb(252, 107, 236) |
| HSL | hsl(307, 96%, 70%) |
| HSV | hsv(307, 58%, 99%) |
| CMYK | cmyk(0%, 57.5%, 6.3%, 1.2%) |
| CIE-LAB | lab(67.48, 70.38, -39.02) |
| CIE-LCH | lch(67.48, 80.47, 330.99°) |
| OKLab | oklab(74.91% 0.2013 -0.1067) |
| OKLCH | oklch(74.91% 0.228 332.1) |
| XYZ | xyz(60.5428, 37.2713, 83.3459) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 2.14
Light Magenta
#FA5FF7
ΔE00 2.87
Violet Pink
#FB5FFC
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6BEC #6BFC7B
analogous
#C46BFC #FC6BEC #FC6BA3
triadic
#FC6BEC #ECFC6B #6BECFC
tetradic
#FC6BEC #FCC46B #6BFC7B #6BA3FC
square
#FC6BEC #FCC46B #6BFC7B #6BA3FC
split-complementary
#FC6BEC #A3FC6B #6BFCC4
monochromatic
#E805CF #FB2FE4 #FC6BEC #FDA7F4 #FEE1FB
Accessibility & contrast
On white
2.48
#FC6BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FC6BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6BEC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6BEC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6bec; /* rgb */ color: rgb(252, 107, 236); /* oklch */ color: oklch(74.9% 0.228 332.1);
Tailwind
colors: {
custom: {
50: '#ff9df2',
500: '#fc6bec',
950: '#000000',
},
}SCSS
$custom: #fc6bec; $custom-light: #ff9df2; $custom-dark: #000000;
JSON
{
"hex": "#fc6bec",
"rgb": {
"r": 252,
"g": 107,
"b": 236
},
"hsl": {
"h": 306.621,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.74906,
"c": 0.22785,
"h": 332.1
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#FC6BEC
secondary
#CEF5D2
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85