#9495C3#9495C3
#9495C3 is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.6% C 0.067 H 283.5°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C3 |
|---|---|
| RGB | rgb(148, 149, 195) |
| HSL | hsl(239, 28%, 67%) |
| HSV | hsv(239, 24%, 76%) |
| CMYK | cmyk(24.1%, 23.6%, 0%, 23.5%) |
| CIE-LAB | lab(63.12, 9.71, -23.84) |
| CIE-LCH | lch(63.12, 25.74, 292.15°) |
| OKLab | oklab(68.57% 0.0157 -0.0655) |
| OKLCH | oklch(68.57% 0.067 283.5) |
| XYZ | xyz(32.8081, 31.7303, 56.0152) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 8.40
Pale Purple
#B790D4
ΔE00 9.95
Periwinkle Blue
#8F99FB
ΔE00 10.37
Heather
#A484AC
ΔE00 10.90
Lavender Blue
#8B88F8
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C3 #C3C294
analogous
#94ADC3 #9495C3 #AA94C3
triadic
#9495C3 #C39495 #95C394
tetradic
#9495C3 #C394AD #C3C294 #94C3AA
square
#9495C3 #C394AD #C3C294 #94C3AA
split-complementary
#9495C3 #C3AA94 #ADC394
monochromatic
#4F518D #6D6EAD #9495C3 #BBBCD9 #E2E3EF
Accessibility & contrast
On white
2.86
#9495C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#9495C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C3
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C3 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC5
Deuteranopia (green-blind)
#8797C2
Tritanopia (blue-blind)
#899DA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c3; /* rgb */ color: rgb(148, 149, 195); /* oklch */ color: oklch(68.6% 0.067 283.5);
Tailwind
colors: {
custom: {
50: '#b4b4d5',
500: '#9495c3',
950: '#000000',
},
}SCSS
$custom: #9495c3; $custom-light: #b4b4d5; $custom-dark: #000000;
JSON
{
"hex": "#9495c3",
"rgb": {
"r": 148,
"g": 149,
"b": 195
},
"hsl": {
"h": 238.723,
"s": 28.144,
"l": 67.255
},
"oklch": {
"l": 0.68567,
"c": 0.06741,
"h": 283.5
},
"luminance": 0.31731
}Semantic roles & 50–950 ramp
primary
#9495C3
secondary
#E1E0D2
accent
#A53FA7
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083