#FD6FEC#FD6FEC
#FD6FEC is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.223 H 332.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FEC |
|---|---|
| RGB | rgb(253, 111, 236) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 6.7%, 0.8%) |
| CIE-LAB | lab(68.25, 68.92, -37.81) |
| CIE-LCH | lch(68.25, 78.61, 331.25°) |
| OKLab | oklab(75.5% 0.1974 -0.1032) |
| OKLCH | oklch(75.5% 0.223 332.4) |
| XYZ | xyz(61.3327, 38.3120, 83.5052) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 1.98
Light Magenta
#FA5FF7
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FEC #6FFD80
analogous
#C76FFD #FD6FEC #FD6FA5
triadic
#FD6FEC #ECFD6F #6FECFD
tetradic
#FD6FEC #FDC76F #6FFD80 #6FA5FD
square
#FD6FEC #FDC76F #6FFD80 #6FA5FD
split-complementary
#FD6FEC #A5FD6F #6FFDC7
monochromatic
#EE03D2 #FC33E4 #FD6FEC #FEABF4 #FFE1FB
Accessibility & contrast
On white
2.42
#FD6FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FD6FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FEC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FEC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6fec; /* rgb */ color: rgb(253, 111, 236); /* oklch */ color: oklch(75.5% 0.223 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fd6fec',
950: '#000000',
},
}SCSS
$custom: #fd6fec; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fd6fec",
"rgb": {
"r": 253,
"g": 111,
"b": 236
},
"hsl": {
"h": 307.183,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75498,
"c": 0.22278,
"h": 332.4
},
"luminance": 0.38308
}Semantic roles & 50–950 ramp
primary
#FD6FEC
secondary
#D1F6D6
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85