#9890EA#9890EA
#9890EA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.7% C 0.130 H 286.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9890EA |
|---|---|
| RGB | rgb(152, 144, 234) |
| HSL | hsl(245, 68%, 74%) |
| HSV | hsv(245, 38%, 92%) |
| CMYK | cmyk(35%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(63.80, 23.61, -44.46) |
| CIE-LCH | lch(63.80, 50.34, 297.97°) |
| OKLab | oklab(69.71% 0.0371 -0.1247) |
| OKLCH | oklch(69.71% 0.13 286.6) |
| XYZ | xyz(37.7694, 32.5613, 82.1209) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.94
Lavender Blue
#8B88F8
ΔE00 4.22
Periwinkle Blue
#8F99FB
ΔE00 4.92
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Lavender
#B39DDB
ΔE00 8.64
Liliac
#C48EFD
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9890EA #E2EA90
analogous
#90B5EA #9890EA #C590EA
triadic
#9890EA #EA9890 #90EA98
tetradic
#9890EA #EA90B5 #E2EA90 #90EAC5
square
#9890EA #EA90B5 #E2EA90 #90EAC5
split-complementary
#9890EA #EAC590 #B5EA90
monochromatic
#3829D7 #685DE0 #9890EA #C8C3F4 #E7E5FA
Accessibility & contrast
On white
2.80
#9890EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#9890EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9890EA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9890EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9890EA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#83A1B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9890ea; /* rgb */ color: rgb(152, 144, 234); /* oklch */ color: oklch(69.7% 0.130 286.6);
Tailwind
colors: {
custom: {
50: '#b9b0f1',
500: '#9890ea',
950: '#000000',
},
}SCSS
$custom: #9890ea; $custom-light: #b9b0f1; $custom-dark: #000000;
JSON
{
"hex": "#9890ea",
"rgb": {
"r": 152,
"g": 144,
"b": 234
},
"hsl": {
"h": 245.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.69714,
"c": 0.13007,
"h": 286.6
},
"luminance": 0.32562
}Semantic roles & 50–950 ramp
primary
#9890EA
secondary
#F0F2D9
accent
#D015C0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85