#FD6EF6#FD6EF6
#FD6EF6 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.232 H 329.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EF6 |
|---|---|
| RGB | rgb(253, 110, 246) |
| HSL | hsl(303, 97%, 71%) |
| HSV | hsv(303, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 2.8%, 0.8%) |
| CIE-LAB | lab(68.53, 70.95, -42.88) |
| CIE-LCH | lch(68.53, 82.91, 328.85°) |
| OKLab | oklab(75.85% 0.2 -0.1177) |
| OKLCH | oklch(75.85% 0.232 329.5) |
| XYZ | xyz(62.7179, 38.6924, 91.3359) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 3.82
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EF6 #6EFD75
analogous
#BC6EFD #FD6EF6 #FD6EAE
triadic
#FD6EF6 #F6FD6E #6EF6FD
tetradic
#FD6EF6 #FDBC6E #6EFD75 #6EAEFD
square
#FD6EF6 #FDBC6E #6EFD75 #6EAEFD
split-complementary
#FD6EF6 #AEFD6E #6EFDBC
monochromatic
#ED03E2 #FC32F2 #FD6EF6 #FEAAFA #FFE1FD
Accessibility & contrast
On white
2.40
#FD6EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FD6EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EF6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EF6 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6ef6; /* rgb */ color: rgb(253, 110, 246); /* oklch */ color: oklch(75.8% 0.232 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fd6ef6',
950: '#000000',
},
}SCSS
$custom: #fd6ef6; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fd6ef6",
"rgb": {
"r": 253,
"g": 110,
"b": 246
},
"hsl": {
"h": 302.937,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75845,
"c": 0.23205,
"h": 329.5
},
"luminance": 0.38688
}Semantic roles & 50–950 ramp
primary
#FD6EF6
secondary
#D1F6D2
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85