#9890EB#9890EB
#9890EB is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.8% C 0.131 H 286.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9890EB |
|---|---|
| RGB | rgb(152, 144, 235) |
| HSL | hsl(245, 69%, 74%) |
| HSV | hsv(245, 39%, 92%) |
| CMYK | cmyk(35.3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.85, 23.88, -44.94) |
| CIE-LCH | lch(63.85, 50.89, 297.98°) |
| OKLab | oklab(69.77% 0.0373 -0.126) |
| OKLCH | oklch(69.77% 0.131 286.5) |
| XYZ | xyz(37.9135, 32.6190, 82.8797) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.92
Lavender Blue
#8B88F8
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 4.82
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Lavender
#B39DDB
ΔE00 8.76
Liliac
#C48EFD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9890EB #E3EB90
analogous
#90B6EB #9890EB #C690EB
triadic
#9890EB #EB9890 #90EB98
tetradic
#9890EB #EB90B6 #E3EB90 #90EBC6
square
#9890EB #EB90B6 #E3EB90 #90EBC6
split-complementary
#9890EB #EBC690 #B6EB90
monochromatic
#3828D8 #685CE2 #9890EB #C8C4F4 #E7E5FA
Accessibility & contrast
On white
2.79
#9890EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#9890EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9890EB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9890EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9890EB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#82A1B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9890eb; /* rgb */ color: rgb(152, 144, 235); /* oklch */ color: oklch(69.8% 0.131 286.5);
Tailwind
colors: {
custom: {
50: '#b9b0f2',
500: '#9890eb',
950: '#000000',
},
}SCSS
$custom: #9890eb; $custom-light: #b9b0f2; $custom-dark: #000000;
JSON
{
"hex": "#9890eb",
"rgb": {
"r": 152,
"g": 144,
"b": 235
},
"hsl": {
"h": 245.275,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.69765,
"c": 0.13146,
"h": 286.5
},
"luminance": 0.3262
}Semantic roles & 50–950 ramp
primary
#9890EB
secondary
#F0F2D9
accent
#D114C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85