#FE6EF1#FE6EF1
#FE6EF1 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.229 H 331.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EF1 |
|---|---|
| RGB | rgb(254, 110, 241) |
| HSL | hsl(305, 99%, 71%) |
| HSV | hsv(305, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 5.1%, 0.4%) |
| CIE-LAB | lab(68.44, 70.41, -40.25) |
| CIE-LCH | lch(68.44, 81.10, 330.24°) |
| OKLab | oklab(75.74% 0.2004 -0.1102) |
| OKLCH | oklch(75.74% 0.229 331.2) |
| XYZ | xyz(62.3259, 38.5778, 87.3656) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EF1 #6EFE7B
analogous
#C36EFE #FE6EF1 #FE6EA9
triadic
#FE6EF1 #F1FE6E #6EF1FE
tetradic
#FE6EF1 #FEC36E #6EFE7B #6EA9FE
square
#FE6EF1 #FEC36E #6EFE7B #6EA9FE
split-complementary
#FE6EF1 #A9FE6E #6EFEC3
monochromatic
#F002DA #FE31EB #FE6EF1 #FEABF7 #FFE1FC
Accessibility & contrast
On white
2.41
#FE6EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FE6EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EF1
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EF1 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF5
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#FF7BA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6ef1; /* rgb */ color: rgb(254, 110, 241); /* oklch */ color: oklch(75.7% 0.229 331.2);
Tailwind
colors: {
custom: {
50: '#ff9ef6',
500: '#fe6ef1',
950: '#000000',
},
}SCSS
$custom: #fe6ef1; $custom-light: #ff9ef6; $custom-dark: #000000;
JSON
{
"hex": "#fe6ef1",
"rgb": {
"r": 254,
"g": 110,
"b": 241
},
"hsl": {
"h": 305.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75739,
"c": 0.22869,
"h": 331.2
},
"luminance": 0.38574
}Semantic roles & 50–950 ramp
primary
#FE6EF1
secondary
#D1F7D5
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85