#FC6DF5#FC6DF5
#FC6DF5 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.6% C 0.232 H 329.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DF5 |
|---|---|
| RGB | rgb(252, 109, 245) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 2.8%, 1.2%) |
| CIE-LAB | lab(68.19, 70.97, -42.87) |
| CIE-LCH | lch(68.19, 82.91, 328.86°) |
| OKLab | oklab(75.56% 0.2 -0.1177) |
| OKLCH | oklch(75.56% 0.232 329.5) |
| XYZ | xyz(62.0944, 38.2294, 90.4769) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.37
Violet Pink
#FB5FFC
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.90
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DF5 #6DFC74
analogous
#BB6DFC #FC6DF5 #FC6DAD
triadic
#FC6DF5 #F5FC6D #6DF5FC
tetradic
#FC6DF5 #FCBB6D #6DFC74 #6DADFC
square
#FC6DF5 #FCBB6D #6DFC74 #6DADFC
split-complementary
#FC6DF5 #ADFC6D #6DFCBB
monochromatic
#EA05DF #FB31F1 #FC6DF5 #FDA9F9 #FEE1FD
Accessibility & contrast
On white
2.43
#FC6DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FC6DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DF5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DF5 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6df5; /* rgb */ color: rgb(252, 109, 245); /* oklch */ color: oklch(75.6% 0.232 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ef9',
500: '#fc6df5',
950: '#000000',
},
}SCSS
$custom: #fc6df5; $custom-light: #ff9ef9; $custom-dark: #000000;
JSON
{
"hex": "#fc6df5",
"rgb": {
"r": 252,
"g": 109,
"b": 245
},
"hsl": {
"h": 302.937,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75555,
"c": 0.23208,
"h": 329.5
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#FC6DF5
secondary
#CFF6D1
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85