#9495C5#9495C5
#9495C5 is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.7% C 0.070 H 283.5°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C5 |
|---|---|
| RGB | rgb(148, 149, 197) |
| HSL | hsl(239, 30%, 68%) |
| HSV | hsv(239, 25%, 77%) |
| CMYK | cmyk(24.9%, 24.4%, 0%, 22.7%) |
| CIE-LAB | lab(63.19, 10.19, -24.85) |
| CIE-LCH | lch(63.19, 26.86, 292.30°) |
| OKLab | oklab(68.65% 0.0164 -0.0684) |
| OKLCH | oklch(68.65% 0.07 283.5) |
| XYZ | xyz(33.0357, 31.8213, 57.2141) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 7.95
Pale Purple
#B790D4
ΔE00 9.83
Periwinkle Blue
#8F99FB
ΔE00 9.93
Lavender Blue
#8B88F8
ΔE00 10.80
Heather
#A484AC
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C5 #C5C494
analogous
#94ADC5 #9495C5 #AC94C5
triadic
#9495C5 #C59495 #95C594
tetradic
#9495C5 #C594AD #C5C494 #94C5AC
square
#9495C5 #C594AD #C5C494 #94C5AC
split-complementary
#9495C5 #C5AC94 #ADC594
monochromatic
#4E5090 #6C6EAF #9495C5 #BCBCDB #E3E4F0
Accessibility & contrast
On white
2.85
#9495C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#9495C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C5
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C5 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC7
Deuteranopia (green-blind)
#8697C4
Tritanopia (blue-blind)
#899DA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c5; /* rgb */ color: rgb(148, 149, 197); /* oklch */ color: oklch(68.7% 0.070 283.5);
Tailwind
colors: {
custom: {
50: '#b4b4d6',
500: '#9495c5',
950: '#000000',
},
}SCSS
$custom: #9495c5; $custom-light: #b4b4d6; $custom-dark: #000000;
JSON
{
"hex": "#9495c5",
"rgb": {
"r": 148,
"g": 149,
"b": 197
},
"hsl": {
"h": 238.776,
"s": 29.697,
"l": 67.647
},
"oklch": {
"l": 0.68651,
"c": 0.07032,
"h": 283.5
},
"luminance": 0.31822
}Semantic roles & 50–950 ramp
primary
#9495C5
secondary
#E2E2D3
accent
#A63DA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083