#9196CA#9196CA
#9196CA is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.8% C 0.077 H 279.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9196CA |
|---|---|
| RGB | rgb(145, 150, 202) |
| HSL | hsl(235, 35%, 68%) |
| HSV | hsv(235, 28%, 79%) |
| CMYK | cmyk(28.2%, 25.7%, 0%, 20.8%) |
| CIE-LAB | lab(63.42, 9.94, -27.32) |
| CIE-LCH | lch(63.42, 29.07, 290.00°) |
| OKLab | oklab(68.83% 0.0132 -0.0754) |
| OKLCH | oklch(68.83% 0.077 279.9) |
| XYZ | xyz(33.2412, 32.0958, 60.3094) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender
#B39DDB
ΔE00 8.01
Periwinkle Blue
#8F99FB
ΔE00 8.26
Lavender Blue
#8B88F8
ΔE00 9.44
Pale Purple
#B790D4
ΔE00 10.72
Faded Blue
#658CBB
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9196CA #CAC591
analogous
#91B2CA #9196CA #A891CA
triadic
#9196CA #CA9196 #96CA91
tetradic
#9196CA #CA91B2 #CAC591 #91CAA8
square
#9196CA #CA91B2 #CAC591 #91CAA8
split-complementary
#9196CA #CAA891 #B2CA91
monochromatic
#495098 #686FB6 #9196CA #BABDDE #E4E5F2
Accessibility & contrast
On white
2.83
#9196CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#9196CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9196CA
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9196CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9196CA | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCC
Deuteranopia (green-blind)
#8498C9
Tritanopia (blue-blind)
#839FA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9196ca; /* rgb */ color: rgb(145, 150, 202); /* oklch */ color: oklch(68.8% 0.077 279.9);
Tailwind
colors: {
custom: {
50: '#b2b4da',
500: '#9196ca',
950: '#000000',
},
}SCSS
$custom: #9196ca; $custom-light: #b2b4da; $custom-dark: #000000;
JSON
{
"hex": "#9196ca",
"rgb": {
"r": 145,
"g": 150,
"b": 202
},
"hsl": {
"h": 234.737,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.68834,
"c": 0.07659,
"h": 279.9
},
"luminance": 0.32097
}Semantic roles & 50–950 ramp
primary
#9196CA
secondary
#E4E3D3
accent
#A338AE
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083