#9495C4#9495C4
#9495C4 is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.6% C 0.069 H 283.5°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C4 |
|---|---|
| RGB | rgb(148, 149, 196) |
| HSL | hsl(239, 29%, 67%) |
| HSV | hsv(239, 24%, 77%) |
| CMYK | cmyk(24.5%, 24%, 0%, 23.1%) |
| CIE-LAB | lab(63.16, 9.95, -24.35) |
| CIE-LCH | lch(63.16, 26.30, 292.23°) |
| OKLab | oklab(68.61% 0.016 -0.067) |
| OKLCH | oklch(68.61% 0.069 283.5) |
| XYZ | xyz(32.9215, 31.7757, 56.6127) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.43
Perrywinkle
#8F8CE7
ΔE00 8.17
Pale Purple
#B790D4
ΔE00 9.88
Periwinkle Blue
#8F99FB
ΔE00 10.15
Heather
#A484AC
ΔE00 10.97
Lavender Blue
#8B88F8
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C4 #C4C394
analogous
#94ADC4 #9495C4 #AB94C4
triadic
#9495C4 #C49495 #95C494
tetradic
#9495C4 #C494AD #C4C394 #94C4AB
square
#9495C4 #C494AD #C4C394 #94C4AB
split-complementary
#9495C4 #C4AB94 #ADC494
monochromatic
#4F508F #6D6EAE #9495C4 #BBBCDA #E3E3F0
Accessibility & contrast
On white
2.86
#9495C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#9495C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C4
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C4 | 1.00 | 2.86 | 7.36 | 7.36 |
| #FFFFFF | 2.86 | 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)
#899AC6
Deuteranopia (green-blind)
#8797C3
Tritanopia (blue-blind)
#899DA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c4; /* rgb */ color: rgb(148, 149, 196); /* oklch */ color: oklch(68.6% 0.069 283.5);
Tailwind
colors: {
custom: {
50: '#b4b4d6',
500: '#9495c4',
950: '#000000',
},
}SCSS
$custom: #9495c4; $custom-light: #b4b4d6; $custom-dark: #000000;
JSON
{
"hex": "#9495c4",
"rgb": {
"r": 148,
"g": 149,
"b": 196
},
"hsl": {
"h": 238.75,
"s": 28.916,
"l": 67.451
},
"oklch": {
"l": 0.68609,
"c": 0.06887,
"h": 283.5
},
"luminance": 0.31776
}Semantic roles & 50–950 ramp
primary
#9495C4
secondary
#E1E1D2
accent
#A53EA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083