#9780EE#9780EE
#9780EE is a light, vivid violet. Relative luminance 0.282; OKLCH L 66.9% C 0.159 H 291.1°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9780EE |
|---|---|
| RGB | rgb(151, 128, 238) |
| HSL | hsl(253, 76%, 72%) |
| HSV | hsv(253, 46%, 93%) |
| CMYK | cmyk(36.6%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(60.06, 33.62, -52.60) |
| CIE-LCH | lch(60.06, 62.42, 302.58°) |
| OKLab | oklab(66.92% 0.0573 -0.1484) |
| OKLCH | oklch(66.92% 0.159 291.1) |
| XYZ | xyz(35.9102, 28.1898, 84.4215) |
| Luminance | 0.2819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.32
Lavender Blue
#8B88F8
ΔE00 4.28
Perrywinkle
#8F8CE7
ΔE00 4.62
Mediumpurple
#9370DB
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 7.18
Light Purple
#BF77F6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9780EE #D7EE80
analogous
#80A0EE #9780EE #CE80EE
triadic
#9780EE #EE9780 #80EE97
tetradic
#9780EE #EE80A0 #D7EE80 #80EECE
square
#9780EE #EE80A0 #D7EE80 #80EECE
split-complementary
#9780EE #EECE80 #A0EE80
monochromatic
#441DD7 #6B4AE7 #9780EE #C3B6F5 #E9E4FB
Accessibility & contrast
On white
3.16
#9780EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#9780EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9780EE
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9780EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9780EE | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5993F2
Deuteranopia (green-blind)
#5B8EEB
Tritanopia (blue-blind)
#8196AC
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #9780ee; /* rgb */ color: rgb(151, 128, 238); /* oklch */ color: oklch(66.9% 0.159 291.1);
Tailwind
colors: {
custom: {
50: '#b9a5f4',
500: '#9780ee',
950: '#000000',
},
}SCSS
$custom: #9780ee; $custom-light: #b9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#9780ee",
"rgb": {
"r": 151,
"g": 128,
"b": 238
},
"hsl": {
"h": 252.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.66921,
"c": 0.1591,
"h": 291.1
},
"luminance": 0.28191
}Semantic roles & 50–950 ramp
primary
#9780EE
secondary
#EDF3D7
accent
#D90DAE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#120F17
muted
#817F85