#9495C6#9495C6
#9495C6 is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.7% C 0.072 H 283.4°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C6 |
|---|---|
| RGB | rgb(148, 149, 198) |
| HSL | hsl(239, 30%, 68%) |
| HSV | hsv(239, 25%, 78%) |
| CMYK | cmyk(25.3%, 24.7%, 0%, 22.4%) |
| CIE-LAB | lab(63.23, 10.43, -25.35) |
| CIE-LCH | lch(63.23, 27.41, 292.37°) |
| OKLab | oklab(68.69% 0.0167 -0.0698) |
| OKLCH | oklch(68.69% 0.072 283.4) |
| XYZ | xyz(33.1507, 31.8673, 57.8196) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 9.71
Pale Purple
#B790D4
ΔE00 9.78
Lavender Blue
#8B88F8
ΔE00 10.59
Heather
#A484AC
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C6 #C6C594
analogous
#94AEC6 #9495C6 #AC94C6
triadic
#9495C6 #C69495 #95C694
tetradic
#9495C6 #C694AE #C6C594 #94C6AC
square
#9495C6 #C694AE #C6C594 #94C6AC
split-complementary
#9495C6 #C6AC94 #AEC694
monochromatic
#4E4F92 #6C6DB1 #9495C6 #BCBDDB #E4E4F1
Accessibility & contrast
On white
2.85
#9495C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#9495C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C6
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C6 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC8
Deuteranopia (green-blind)
#8698C5
Tritanopia (blue-blind)
#889EA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c6; /* rgb */ color: rgb(148, 149, 198); /* oklch */ color: oklch(68.7% 0.072 283.4);
Tailwind
colors: {
custom: {
50: '#b4b4d7',
500: '#9495c6',
950: '#000000',
},
}SCSS
$custom: #9495c6; $custom-light: #b4b4d7; $custom-dark: #000000;
JSON
{
"hex": "#9495c6",
"rgb": {
"r": 148,
"g": 149,
"b": 198
},
"hsl": {
"h": 238.8,
"s": 30.488,
"l": 67.843
},
"oklch": {
"l": 0.68693,
"c": 0.07177,
"h": 283.4
},
"luminance": 0.31868
}Semantic roles & 50–950 ramp
primary
#9495C6
secondary
#E3E2D3
accent
#A73CA9
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083