#9090EB#9090EB
#9090EB is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.132 H 282.4°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9090EB |
|---|---|
| RGB | rgb(144, 144, 235) |
| HSL | hsl(240, 69%, 74%) |
| HSV | hsv(240, 39%, 92%) |
| CMYK | cmyk(38.7%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.24, 21.78, -45.94) |
| CIE-LCH | lch(63.24, 50.84, 295.36°) |
| OKLab | oklab(69.14% 0.0284 -0.1291) |
| OKLCH | oklch(69.14% 0.132 282.4) |
| XYZ | xyz(36.4660, 31.8726, 82.8118) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 3.63
Periwinkle (survey)
#8E82FE
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 8.41
Cornflower
#6A79F7
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9090EB #EBEB90
analogous
#90BEEB #9090EB #BE90EB
triadic
#9090EB #EB9090 #90EB90
tetradic
#9090EB #EB90BE #EBEB90 #90EBBE
square
#9090EB #EB90BE #EBEB90 #90EBBE
split-complementary
#9090EB #EBBE90 #BEEB90
monochromatic
#2828D8 #5C5CE2 #9090EB #C4C4F4 #E5E5FA
Accessibility & contrast
On white
2.85
#9090EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#9090EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9090EB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9090EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9090EB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#6D96E9
Tritanopia (blue-blind)
#76A2B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9090eb; /* rgb */ color: rgb(144, 144, 235); /* oklch */ color: oklch(69.1% 0.132 282.4);
Tailwind
colors: {
custom: {
50: '#b4b0f2',
500: '#9090eb',
950: '#000000',
},
}SCSS
$custom: #9090eb; $custom-light: #b4b0f2; $custom-dark: #000000;
JSON
{
"hex": "#9090eb",
"rgb": {
"r": 144,
"g": 144,
"b": 235
},
"hsl": {
"h": 240,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.69144,
"c": 0.13223,
"h": 282.4
},
"luminance": 0.31874
}Semantic roles & 50–950 ramp
primary
#9090EB
secondary
#F2F2D9
accent
#D114D1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85