#FE6DFC#FE6DFC
#FE6DFC is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.1% C 0.239 H 328.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DFC |
|---|---|
| RGB | rgb(254, 109, 252) |
| HSL | hsl(301, 99%, 71%) |
| HSV | hsv(301, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 0.8%, 0.4%) |
| CIE-LAB | lab(68.78, 72.61, -45.77) |
| CIE-LCH | lch(68.78, 85.83, 327.78°) |
| OKLab | oklab(76.15% 0.2029 -0.126) |
| OKLCH | oklch(76.15% 0.239 328.1) |
| XYZ | xyz(63.9115, 39.0404, 96.2458) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DFC #6DFE6F
analogous
#B76DFE #FE6DFC #FE6DB3
triadic
#FE6DFC #FCFE6D #6DFCFE
tetradic
#FE6DFC #FEB76D #6DFE6F #6DB3FE
square
#FE6DFC #FEB76D #6DFE6F #6DB3FE
split-complementary
#FE6DFC #B3FE6D #6DFEB7
monochromatic
#EF02EC #FE30FB #FE6DFC #FEAAFD #FFE1FE
Accessibility & contrast
On white
2.38
#FE6DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FE6DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DFC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DFC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9CFF
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#FF7EAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6dfc; /* rgb */ color: rgb(254, 109, 252); /* oklch */ color: oklch(76.1% 0.239 328.1);
Tailwind
colors: {
custom: {
50: '#ff9efe',
500: '#fe6dfc',
950: '#000000',
},
}SCSS
$custom: #fe6dfc; $custom-light: #ff9efe; $custom-dark: #000000;
JSON
{
"hex": "#fe6dfc",
"rgb": {
"r": 254,
"g": 109,
"b": 252
},
"hsl": {
"h": 300.828,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.76146,
"c": 0.23881,
"h": 328.1
},
"luminance": 0.39036
}Semantic roles & 50–950 ramp
primary
#FE6DFC
secondary
#D0F6D1
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86