#FD6DEC#FD6DEC
#FD6DEC is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.226 H 332.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6DEC |
|---|---|
| RGB | rgb(253, 109, 236) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.9%, 6.7%, 0.8%) |
| CIE-LAB | lab(67.93, 69.79, -38.31) |
| CIE-LCH | lch(67.93, 79.61, 331.24°) |
| OKLab | oklab(75.27% 0.1999 -0.1046) |
| OKLCH | oklch(75.27% 0.226 332.4) |
| XYZ | xyz(61.1169, 37.8804, 83.4332) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 2.08
Light Magenta
#FA5FF7
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.94
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6DEC #6DFD7E
analogous
#C66DFD #FD6DEC #FD6DA4
triadic
#FD6DEC #ECFD6D #6DECFD
tetradic
#FD6DEC #FDC66D #6DFD7E #6DA4FD
square
#FD6DEC #FDC66D #6DFD7E #6DA4FD
split-complementary
#FD6DEC #A4FD6D #6DFDC6
monochromatic
#EC03D1 #FC31E4 #FD6DEC #FEA9F4 #FFE1FB
Accessibility & contrast
On white
2.45
#FD6DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FD6DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6DEC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6DEC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898F0
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6dec; /* rgb */ color: rgb(253, 109, 236); /* oklch */ color: oklch(75.3% 0.226 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fd6dec',
950: '#000000',
},
}SCSS
$custom: #fd6dec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fd6dec",
"rgb": {
"r": 253,
"g": 109,
"b": 236
},
"hsl": {
"h": 307.083,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.75265,
"c": 0.22564,
"h": 332.4
},
"luminance": 0.37876
}Semantic roles & 50–950 ramp
primary
#FD6DEC
secondary
#D0F6D4
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85