#9196CD#9196CD
#9196CD is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.0% C 0.081 H 280.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9196CD |
|---|---|
| RGB | rgb(145, 150, 205) |
| HSL | hsl(235, 38%, 69%) |
| HSV | hsv(235, 29%, 80%) |
| CMYK | cmyk(29.3%, 26.8%, 0%, 19.6%) |
| CIE-LAB | lab(63.54, 10.69, -28.81) |
| CIE-LCH | lch(63.54, 30.73, 290.36°) |
| OKLab | oklab(68.97% 0.0141 -0.0797) |
| OKLCH | oklch(68.97% 0.081 280) |
| XYZ | xyz(33.5999, 32.2393, 62.1983) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.90
Periwinkle (survey)
#8E82FE
ΔE00 10.53
Pale Purple
#B790D4
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9196CD #CDC891
analogous
#91B4CD #9196CD #AA91CD
triadic
#9196CD #CD9196 #96CD91
tetradic
#9196CD #CD91B4 #CDC891 #91CDAA
square
#9196CD #CD91B4 #CDC891 #91CDAA
split-complementary
#9196CD #CDAA91 #B4CD91
monochromatic
#474E9C #676EBA #9196CD #BBBEE0 #E5E6F3
Accessibility & contrast
On white
2.82
#9196CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#9196CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9196CD
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9196CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9196CD | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#8398CC
Tritanopia (blue-blind)
#82A0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9196cd; /* rgb */ color: rgb(145, 150, 205); /* oklch */ color: oklch(69.0% 0.081 280.0);
Tailwind
colors: {
custom: {
50: '#b2b4dc',
500: '#9196cd',
950: '#000000',
},
}SCSS
$custom: #9196cd; $custom-light: #b2b4dc; $custom-dark: #000000;
JSON
{
"hex": "#9196cd",
"rgb": {
"r": 145,
"g": 150,
"b": 205
},
"hsl": {
"h": 235,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.68965,
"c": 0.08094,
"h": 280
},
"luminance": 0.3224
}Semantic roles & 50–950 ramp
primary
#9196CD
secondary
#E6E4D4
accent
#A635B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083