#FD6CFA#FD6CFA
#FD6CFA is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.8% C 0.238 H 328.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6CFA |
|---|---|
| RGB | rgb(253, 108, 250) |
| HSL | hsl(301, 97%, 71%) |
| HSV | hsv(301, 57%, 99%) |
| CMYK | cmyk(0%, 57.3%, 1.2%, 0.8%) |
| CIE-LAB | lab(68.40, 72.46, -45.28) |
| CIE-LCH | lch(68.40, 85.44, 328.00°) |
| OKLab | oklab(75.81% 0.2028 -0.1246) |
| OKLCH | oklch(75.81% 0.238 328.4) |
| XYZ | xyz(63.1251, 38.5140, 94.5330) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6CFA #6CFD6F
analogous
#B76CFD #FD6CFA #FD6CB2
triadic
#FD6CFA #FAFD6C #6CFAFD
tetradic
#FD6CFA #FDB76C #6CFD6F #6CB2FD
square
#FD6CFA #FDB76C #6CFD6F #6CB2FD
split-complementary
#FD6CFA #B2FD6C #6CFDB7
monochromatic
#EB03E7 #FC30F8 #FD6CFA #FEA8FC #FFE1FE
Accessibility & contrast
On white
2.41
#FD6CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FD6CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6CFA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6CFA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFE
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#FF7DA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6cfa; /* rgb */ color: rgb(253, 108, 250); /* oklch */ color: oklch(75.8% 0.238 328.4);
Tailwind
colors: {
custom: {
50: '#ff9dfc',
500: '#fd6cfa',
950: '#000000',
},
}SCSS
$custom: #fd6cfa; $custom-light: #ff9dfc; $custom-dark: #000000;
JSON
{
"hex": "#fd6cfa",
"rgb": {
"r": 253,
"g": 108,
"b": 250
},
"hsl": {
"h": 301.241,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.75808,
"c": 0.23803,
"h": 328.4
},
"luminance": 0.3851
}Semantic roles & 50–950 ramp
primary
#FD6CFA
secondary
#CFF6D0
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85