#9990ED#9990ED
#9990ED is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.9% C 0.134 H 286.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9990ED |
|---|---|
| RGB | rgb(153, 144, 237) |
| HSL | hsl(246, 72%, 75%) |
| HSV | hsv(246, 39%, 93%) |
| CMYK | cmyk(35.4%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.02, 24.67, -45.76) |
| CIE-LCH | lch(64.02, 51.99, 298.33°) |
| OKLab | oklab(69.95% 0.0388 -0.1284) |
| OKLCH | oklch(69.95% 0.134 286.8) |
| XYZ | xyz(38.3920, 32.8321, 84.4188) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.11
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle Blue
#8F99FB
ΔE00 4.81
Periwinkle (survey)
#8E82FE
ΔE00 5.26
Lavender
#B39DDB
ΔE00 8.83
Liliac
#C48EFD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9990ED #E4ED90
analogous
#90B6ED #9990ED #C790ED
triadic
#9990ED #ED9990 #90ED99
tetradic
#9990ED #ED90B6 #E4ED90 #90EDC7
square
#9990ED #ED90B6 #E4ED90 #90EDC7
split-complementary
#9990ED #EDC790 #B6ED90
monochromatic
#3827DC #695BE4 #9990ED #C9C5F6 #E7E5FB
Accessibility & contrast
On white
2.78
#9990ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#9990ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9990ED
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9990ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9990ED | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#83A2B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9990ed; /* rgb */ color: rgb(153, 144, 237); /* oklch */ color: oklch(69.9% 0.134 286.8);
Tailwind
colors: {
custom: {
50: '#bab0f3',
500: '#9990ed',
950: '#000000',
},
}SCSS
$custom: #9990ed; $custom-light: #bab0f3; $custom-dark: #000000;
JSON
{
"hex": "#9990ed",
"rgb": {
"r": 153,
"g": 144,
"b": 237
},
"hsl": {
"h": 245.806,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.69948,
"c": 0.13417,
"h": 286.8
},
"luminance": 0.32833
}Semantic roles & 50–950 ramp
primary
#9990ED
secondary
#F0F2D9
accent
#D411C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85