#FE6EE7#FE6EE7
#FE6EE7 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.221 H 334.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EE7 |
|---|---|
| RGB | rgb(254, 110, 231) |
| HSL | hsl(310, 99%, 71%) |
| HSV | hsv(310, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 9.1%, 0.4%) |
| CIE-LAB | lab(68.02, 68.84, -35.40) |
| CIE-LCH | lch(68.02, 77.41, 332.79°) |
| OKLab | oklab(75.29% 0.199 -0.0963) |
| OKLCH | oklch(75.29% 0.221 334.2) |
| XYZ | xyz(60.8730, 37.9967, 79.7138) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.14
Violet Pink
#FB5FFC
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EE7 #6EFE85
analogous
#CD6EFE #FE6EE7 #FE6E9F
triadic
#FE6EE7 #E7FE6E #6EE7FE
tetradic
#FE6EE7 #FECD6E #6EFE85 #6E9FFE
square
#FE6EE7 #FECD6E #6EFE85 #6E9FFE
split-complementary
#FE6EE7 #9FFE6E #6EFECD
monochromatic
#F002CA #FE31DD #FE6EE7 #FEABF1 #FFE1FA
Accessibility & contrast
On white
2.44
#FE6EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FE6EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EE7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EE7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#FF77A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6ee7; /* rgb */ color: rgb(254, 110, 231); /* oklch */ color: oklch(75.3% 0.221 334.2);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fe6ee7',
950: '#000000',
},
}SCSS
$custom: #fe6ee7; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fe6ee7",
"rgb": {
"r": 254,
"g": 110,
"b": 231
},
"hsl": {
"h": 309.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75287,
"c": 0.22105,
"h": 334.2
},
"luminance": 0.37992
}Semantic roles & 50–950 ramp
primary
#FE6EE7
secondary
#D1F7D7
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84