#9495C2#9495C2
#9495C2 is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.5% C 0.066 H 283.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C2 |
|---|---|
| RGB | rgb(148, 149, 194) |
| HSL | hsl(239, 27%, 67%) |
| HSV | hsv(239, 24%, 76%) |
| CMYK | cmyk(23.7%, 23.2%, 0%, 23.9%) |
| CIE-LAB | lab(63.08, 9.47, -23.34) |
| CIE-LCH | lch(63.08, 25.19, 292.08°) |
| OKLab | oklab(68.53% 0.0154 -0.0641) |
| OKLCH | oklch(68.53% 0.066 283.5) |
| XYZ | xyz(32.6954, 31.6852, 55.4217) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 8.63
Pale Purple
#B790D4
ΔE00 10.02
Periwinkle Blue
#8F99FB
ΔE00 10.59
Heather
#A484AC
ΔE00 10.84
Wisteria
#A87DC2
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C2 #C2C194
analogous
#94ACC2 #9495C2 #AA94C2
triadic
#9495C2 #C29495 #95C294
tetradic
#9495C2 #C294AC #C2C194 #94C2AA
square
#9495C2 #C294AC #C2C194 #94C2AA
split-complementary
#9495C2 #C2AA94 #ACC294
monochromatic
#50518C #6D6EAC #9495C2 #BBBCD8 #E2E2EE
Accessibility & contrast
On white
2.86
#9495C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#9495C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C2
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C2 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC4
Deuteranopia (green-blind)
#8897C1
Tritanopia (blue-blind)
#8A9DA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c2; /* rgb */ color: rgb(148, 149, 194); /* oklch */ color: oklch(68.5% 0.066 283.5);
Tailwind
colors: {
custom: {
50: '#b4b4d4',
500: '#9495c2',
950: '#000000',
},
}SCSS
$custom: #9495c2; $custom-light: #b4b4d4; $custom-dark: #000000;
JSON
{
"hex": "#9495c2",
"rgb": {
"r": 148,
"g": 149,
"b": 194
},
"hsl": {
"h": 238.696,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.68526,
"c": 0.06595,
"h": 283.5
},
"luminance": 0.31686
}Semantic roles & 50–950 ramp
primary
#9495C2
secondary
#E0E0D2
accent
#A440A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083