#E775F9#E775F9
#E775F9 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.213 H 322.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E775F9 |
|---|---|
| RGB | rgb(231, 117, 249) |
| HSL | hsl(292, 92%, 72%) |
| HSV | hsv(292, 53%, 98%) |
| CMYK | cmyk(7.2%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(66.94, 62.69, -47.23) |
| CIE-LCH | lch(66.94, 78.49, 323.01°) |
| OKLab | oklab(74.13% 0.1675 -0.1308) |
| OKLCH | oklch(74.13% 0.213 322) |
| XYZ | xyz(56.4133, 36.5537, 93.6882) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E775F9 #87F975
analogous
#A575F9 #E775F9 #F975C9
triadic
#E775F9 #F9E775 #75F9E7
tetradic
#E775F9 #F9A575 #87F975 #75C9F9
square
#E775F9 #F9A575 #87F975 #75C9F9
split-complementary
#E775F9 #C9F975 #75F9A5
monochromatic
#CB0AE9 #DD3AF6 #E775F9 #F1B0FC #FAE2FE
Accessibility & contrast
On white
2.53
#E775F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E775F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E775F9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E775F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E775F9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#EA87AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e775f9; /* rgb */ color: rgb(231, 117, 249); /* oklch */ color: oklch(74.1% 0.213 322.0);
Tailwind
colors: {
custom: {
50: '#f1a1fc',
500: '#e775f9',
950: '#000000',
},
}SCSS
$custom: #e775f9; $custom-light: #f1a1fc; $custom-dark: #000000;
JSON
{
"hex": "#e775f9",
"rgb": {
"r": 231,
"g": 117,
"b": 249
},
"hsl": {
"h": 291.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74129,
"c": 0.21252,
"h": 322
},
"luminance": 0.36551
}Semantic roles & 50–950 ramp
primary
#E775F9
secondary
#D9F6D4
accent
#E6001F
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85