#9490CA#9490CA
#9490CA is a light, moderate blue. Relative luminance 0.305; OKLCH L 67.9% C 0.085 H 287.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9490CA |
|---|---|
| RGB | rgb(148, 144, 202) |
| HSL | hsl(244, 35%, 68%) |
| HSV | hsv(244, 29%, 79%) |
| CMYK | cmyk(26.7%, 28.7%, 0%, 20.8%) |
| CIE-LAB | lab(62.09, 14.28, -29.35) |
| CIE-LCH | lch(62.09, 32.64, 295.94°) |
| OKLab | oklab(67.86% 0.0249 -0.0812) |
| OKLCH | oklch(67.86% 0.085 287.1) |
| XYZ | xyz(32.8440, 30.5060, 60.0235) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.27
Lavender
#B39DDB
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 8.65
Periwinkle Blue
#8F99FB
ΔE00 9.21
Lavender Blue
#8B88F8
ΔE00 9.23
Wisteria
#A87DC2
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490CA #C6CA90
analogous
#90A9CA #9490CA #B190CA
triadic
#9490CA #CA9490 #90CA94
tetradic
#9490CA #CA90A9 #C6CA90 #90CAB1
square
#9490CA #CA90A9 #C6CA90 #90CAB1
split-complementary
#9490CA #CAB190 #A9CA90
monochromatic
#4E4897 #6C67B6 #9490CA #BCB9DE #E4E3F2
Accessibility & contrast
On white
2.96
#9490CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#9490CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490CA
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490CA | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CC
Deuteranopia (green-blind)
#8095C8
Tritanopia (blue-blind)
#889AA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9490ca; /* rgb */ color: rgb(148, 144, 202); /* oklch */ color: oklch(67.9% 0.085 287.1);
Tailwind
colors: {
custom: {
50: '#b4b0da',
500: '#9490ca',
950: '#000000',
},
}SCSS
$custom: #9490ca; $custom-light: #b4b0da; $custom-dark: #000000;
JSON
{
"hex": "#9490ca",
"rgb": {
"r": 148,
"g": 144,
"b": 202
},
"hsl": {
"h": 244.138,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.67859,
"c": 0.08494,
"h": 287.1
},
"luminance": 0.30507
}Semantic roles & 50–950 ramp
primary
#9490CA
secondary
#E3E4D2
accent
#AE37A6
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#111015
muted
#807F83