#9C90ED#9C90ED
#9C90ED is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.2% C 0.134 H 288.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9C90ED |
|---|---|
| RGB | rgb(156, 144, 237) |
| HSL | hsl(248, 72%, 75%) |
| HSV | hsv(248, 39%, 93%) |
| CMYK | cmyk(34.2%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.26, 25.47, -45.37) |
| CIE-LCH | lch(64.26, 52.03, 299.31°) |
| OKLab | oklab(70.19% 0.0422 -0.1272) |
| OKLCH | oklch(70.19% 0.134 288.4) |
| XYZ | xyz(38.9655, 33.1278, 84.4457) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 4.50
Periwinkle Blue
#8F99FB
ΔE00 5.36
Periwinkle (survey)
#8E82FE
ΔE00 5.52
Liliac
#C48EFD
ΔE00 8.27
Lavender
#B39DDB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C90ED #E1ED90
analogous
#90B3ED #9C90ED #CB90ED
triadic
#9C90ED #ED9C90 #90ED9C
tetradic
#9C90ED #ED90B3 #E1ED90 #90EDCB
square
#9C90ED #ED90B3 #E1ED90 #90EDCB
split-complementary
#9C90ED #EDCB90 #B3ED90
monochromatic
#3E27DC #6D5BE4 #9C90ED #CBC5F6 #E8E5FB
Accessibility & contrast
On white
2.75
#9C90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9C90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C90ED
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C90ED | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#7299EB
Tritanopia (blue-blind)
#88A1B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9c90ed; /* rgb */ color: rgb(156, 144, 237); /* oklch */ color: oklch(70.2% 0.134 288.4);
Tailwind
colors: {
custom: {
50: '#bcb0f3',
500: '#9c90ed',
950: '#000000',
},
}SCSS
$custom: #9c90ed; $custom-light: #bcb0f3; $custom-dark: #000000;
JSON
{
"hex": "#9c90ed",
"rgb": {
"r": 156,
"g": 144,
"b": 237
},
"hsl": {
"h": 247.742,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.7019,
"c": 0.13404,
"h": 288.4
},
"luminance": 0.33129
}Semantic roles & 50–950 ramp
primary
#9C90ED
secondary
#EFF2D9
accent
#D411BB
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85