#FE6CF5#FE6CF5
#FE6CF5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.7% C 0.235 H 330.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6CF5 |
|---|---|
| RGB | rgb(254, 108, 245) |
| HSL | hsl(304, 99%, 71%) |
| HSV | hsv(304, 57%, 100%) |
| CMYK | cmyk(0%, 57.5%, 3.5%, 0.4%) |
| CIE-LAB | lab(68.31, 71.89, -42.67) |
| CIE-LCH | lch(68.31, 83.60, 329.31°) |
| OKLab | oklab(75.7% 0.2033 -0.1171) |
| OKLCH | oklch(75.7% 0.235 330.1) |
| XYZ | xyz(62.7166, 38.3928, 90.4757) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 2.42
Violet Pink
#FB5FFC
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 4.08
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6CF5 #6CFE75
analogous
#BE6CFE #FE6CF5 #FE6CAC
triadic
#FE6CF5 #F5FE6C #6CF5FE
tetradic
#FE6CF5 #FEBE6C #6CFE75 #6CACFE
square
#FE6CF5 #FEBE6C #6CFE75 #6CACFE
split-complementary
#FE6CF5 #ACFE6C #6CFEBE
monochromatic
#EE02DF #FE2FF1 #FE6CF5 #FEA9F9 #FFE1FD
Accessibility & contrast
On white
2.42
#FE6CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FE6CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6CF5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6CF5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#FF7BA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6cf5; /* rgb */ color: rgb(254, 108, 245); /* oklch */ color: oklch(75.7% 0.235 330.1);
Tailwind
colors: {
custom: {
50: '#ff9df9',
500: '#fe6cf5',
950: '#000000',
},
}SCSS
$custom: #fe6cf5; $custom-light: #ff9df9; $custom-dark: #000000;
JSON
{
"hex": "#fe6cf5",
"rgb": {
"r": 254,
"g": 108,
"b": 245
},
"hsl": {
"h": 303.699,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.75698,
"c": 0.23462,
"h": 330.1
},
"luminance": 0.38389
}Semantic roles & 50–950 ramp
primary
#FE6CF5
secondary
#CFF6D2
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85