#9790EA#9790EA
#9790EA is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.6% C 0.130 H 286.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9790EA |
|---|---|
| RGB | rgb(151, 144, 234) |
| HSL | hsl(245, 68%, 74%) |
| HSV | hsv(245, 38%, 92%) |
| CMYK | cmyk(35.5%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(63.73, 23.35, -44.59) |
| CIE-LCH | lch(63.73, 50.33, 297.64°) |
| OKLab | oklab(69.64% 0.036 -0.1251) |
| OKLCH | oklch(69.64% 0.13 286.1) |
| XYZ | xyz(37.5830, 32.4652, 82.1122) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.76
Lavender Blue
#8B88F8
ΔE00 4.08
Periwinkle Blue
#8F99FB
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 5.47
Lavender
#B39DDB
ΔE00 8.82
Liliac
#C48EFD
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9790EA #E3EA90
analogous
#90B6EA #9790EA #C490EA
triadic
#9790EA #EA9790 #90EA97
tetradic
#9790EA #EA90B6 #E3EA90 #90EAC4
square
#9790EA #EA90B6 #E3EA90 #90EAC4
split-complementary
#9790EA #EAC490 #B6EA90
monochromatic
#3729D7 #675DE0 #9790EA #C7C3F4 #E7E5FA
Accessibility & contrast
On white
2.80
#9790EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9790EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9790EA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9790EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9790EA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#81A1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9790ea; /* rgb */ color: rgb(151, 144, 234); /* oklch */ color: oklch(69.6% 0.130 286.1);
Tailwind
colors: {
custom: {
50: '#b8b0f1',
500: '#9790ea',
950: '#000000',
},
}SCSS
$custom: #9790ea; $custom-light: #b8b0f1; $custom-dark: #000000;
JSON
{
"hex": "#9790ea",
"rgb": {
"r": 151,
"g": 144,
"b": 234
},
"hsl": {
"h": 244.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.69635,
"c": 0.13013,
"h": 286.1
},
"luminance": 0.32466
}Semantic roles & 50–950 ramp
primary
#9790EA
secondary
#F0F2D9
accent
#D015C2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85