#9495C0#9495C0
#9495C0 is a light, moderate blue. Relative luminance 0.316; OKLCH L 68.4% C 0.063 H 283.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C0 |
|---|---|
| RGB | rgb(148, 149, 192) |
| HSL | hsl(239, 26%, 67%) |
| HSV | hsv(239, 23%, 75%) |
| CMYK | cmyk(22.9%, 22.4%, 0%, 24.7%) |
| CIE-LAB | lab(63.01, 8.99, -22.33) |
| CIE-LCH | lch(63.01, 24.07, 291.93°) |
| OKLab | oklab(68.44% 0.0148 -0.0613) |
| OKLCH | oklch(68.44% 0.063 283.6) |
| XYZ | xyz(32.4723, 31.5960, 54.2468) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.85
Perrywinkle
#8F8CE7
ΔE00 9.11
Pale Purple
#B790D4
ΔE00 10.19
Heather
#A484AC
ΔE00 10.74
Periwinkle Blue
#8F99FB
ΔE00 11.05
Wisteria
#A87DC2
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C0 #C0BF94
analogous
#94ABC0 #9495C0 #A994C0
triadic
#9495C0 #C09495 #95C094
tetradic
#9495C0 #C094AB #C0BF94 #94C0A9
square
#9495C0 #C094AB #C0BF94 #94C0A9
split-complementary
#9495C0 #C0A994 #ABC094
monochromatic
#515289 #6D6FA9 #9495C0 #BBBBD7 #E1E1ED
Accessibility & contrast
On white
2.87
#9495C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#9495C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C0
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C0 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC2
Deuteranopia (green-blind)
#8897BF
Tritanopia (blue-blind)
#8A9CA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9495c0; /* rgb */ color: rgb(148, 149, 192); /* oklch */ color: oklch(68.4% 0.063 283.6);
Tailwind
colors: {
custom: {
50: '#b4b4d3',
500: '#9495c0',
950: '#000000',
},
}SCSS
$custom: #9495c0; $custom-light: #b4b4d3; $custom-dark: #000000;
JSON
{
"hex": "#9495c0",
"rgb": {
"r": 148,
"g": 149,
"b": 192
},
"hsl": {
"h": 238.636,
"s": 25.882,
"l": 66.667
},
"oklch": {
"l": 0.68444,
"c": 0.06304,
"h": 283.6
},
"luminance": 0.31597
}Semantic roles & 50–950 ramp
primary
#9495C0
secondary
#DFDFD1
accent
#A241A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082