#FD6EFA#FD6EFA
#FD6EFA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.235 H 328.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EFA |
|---|---|
| RGB | rgb(253, 110, 250) |
| HSL | hsl(301, 97%, 71%) |
| HSV | hsv(301, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 1.2%, 0.8%) |
| CIE-LAB | lab(68.71, 71.61, -44.80) |
| CIE-LCH | lch(68.71, 84.47, 327.97°) |
| OKLab | oklab(76.04% 0.2004 -0.1233) |
| OKLCH | oklch(76.04% 0.235 328.4) |
| XYZ | xyz(63.3385, 38.9407, 94.6041) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EFA #6EFD71
analogous
#B86EFD #FD6EFA #FD6EB2
triadic
#FD6EFA #FAFD6E #6EFAFD
tetradic
#FD6EFA #FDB86E #6EFD71 #6EB2FD
square
#FD6EFA #FDB86E #6EFD71 #6EB2FD
split-complementary
#FD6EFA #B2FD6E #6EFDB8
monochromatic
#ED03E8 #FC32F8 #FD6EFA #FEAAFC #FFE1FE
Accessibility & contrast
On white
2.39
#FD6EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FD6EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EFA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EFA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#90AEF6
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6efa; /* rgb */ color: rgb(253, 110, 250); /* oklch */ color: oklch(76.0% 0.235 328.4);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fd6efa',
950: '#000000',
},
}SCSS
$custom: #fd6efa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fd6efa",
"rgb": {
"r": 253,
"g": 110,
"b": 250
},
"hsl": {
"h": 301.259,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.76035,
"c": 0.23526,
"h": 328.4
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#FD6EFA
secondary
#D1F6D1
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85