#FE6EF9#FE6EF9
#FE6EF9 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.1% C 0.235 H 328.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EF9 |
|---|---|
| RGB | rgb(254, 110, 249) |
| HSL | hsl(302, 99%, 71%) |
| HSV | hsv(302, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 2%, 0.4%) |
| CIE-LAB | lab(68.80, 71.69, -44.09) |
| CIE-LCH | lch(68.80, 84.17, 328.41°) |
| OKLab | oklab(76.11% 0.2013 -0.1212) |
| OKLCH | oklch(76.11% 0.235 328.9) |
| XYZ | xyz(63.5472, 39.0664, 93.7976) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EF9 #6EFE73
analogous
#BB6EFE #FE6EF9 #FE6EB1
triadic
#FE6EF9 #F9FE6E #6EF9FE
tetradic
#FE6EF9 #FEBB6E #6EFE73 #6EB1FE
square
#FE6EF9 #FEBB6E #6EFE73 #6EB1FE
split-complementary
#FE6EF9 #B1FE6E #6EFEBB
monochromatic
#F002E8 #FE31F6 #FE6EF9 #FEABFC #FFE1FE
Accessibility & contrast
On white
2.38
#FE6EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FE6EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EF9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EF9 | 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)
#629BFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6ef9; /* rgb */ color: rgb(254, 110, 249); /* oklch */ color: oklch(76.1% 0.235 328.9);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fe6ef9',
950: '#000000',
},
}SCSS
$custom: #fe6ef9; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fe6ef9",
"rgb": {
"r": 254,
"g": 110,
"b": 249
},
"hsl": {
"h": 302.083,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.76115,
"c": 0.23502,
"h": 328.9
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#FE6EF9
secondary
#D1F7D2
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85