#FC6DEB#FC6DEB
#FC6DEB is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.224 H 332.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DEB |
|---|---|
| RGB | rgb(252, 109, 235) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(67.75, 69.37, -38.05) |
| CIE-LCH | lch(67.75, 79.12, 331.26°) |
| OKLab | oklab(75.09% 0.1987 -0.1039) |
| OKLCH | oklch(75.09% 0.224 332.4) |
| XYZ | xyz(60.6089, 37.6352, 82.6532) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 1.96
Light Magenta
#FA5FF7
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 3.92
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DEB #6DFC7E
analogous
#C56DFC #FC6DEB #FC6DA3
triadic
#FC6DEB #EBFC6D #6DEBFC
tetradic
#FC6DEB #FCC56D #6DFC7E #6DA3FC
square
#FC6DEB #FCC56D #6DFC7E #6DA3FC
split-complementary
#FC6DEB #A3FC6D #6DFCC5
monochromatic
#EA05CF #FB31E3 #FC6DEB #FDA9F3 #FEE1FB
Accessibility & contrast
On white
2.46
#FC6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FC6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DEB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DEB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6deb; /* rgb */ color: rgb(252, 109, 235); /* oklch */ color: oklch(75.1% 0.224 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fc6deb',
950: '#000000',
},
}SCSS
$custom: #fc6deb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fc6deb",
"rgb": {
"r": 252,
"g": 109,
"b": 235
},
"hsl": {
"h": 307.133,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.7509,
"c": 0.22425,
"h": 332.4
},
"luminance": 0.37631
}Semantic roles & 50–950 ramp
primary
#FC6DEB
secondary
#CFF6D4
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85