#9495C8#9495C8
#9495C8 is a light, moderate blue. Relative luminance 0.320; OKLCH L 68.8% C 0.075 H 283.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C8 |
|---|---|
| RGB | rgb(148, 149, 200) |
| HSL | hsl(239, 32%, 68%) |
| HSV | hsv(239, 26%, 78%) |
| CMYK | cmyk(26%, 25.5%, 0%, 21.6%) |
| CIE-LAB | lab(63.31, 10.92, -26.35) |
| CIE-LCH | lch(63.31, 28.52, 292.51°) |
| OKLab | oklab(68.78% 0.0173 -0.0727) |
| OKLCH | oklch(68.78% 0.075 283.4) |
| XYZ | xyz(33.3829, 31.9602, 59.0425) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 9.28
Pale Purple
#B790D4
ΔE00 9.70
Lavender Blue
#8B88F8
ΔE00 10.17
Wisteria
#A87DC2
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C8 #C8C794
analogous
#94AFC8 #9495C8 #AD94C8
triadic
#9495C8 #C89495 #95C894
tetradic
#9495C8 #C894AF #C8C794 #94C8AD
square
#9495C8 #C894AF #C8C794 #94C8AD
split-complementary
#9495C8 #C8AD94 #AFC894
monochromatic
#4D4E95 #6C6DB3 #9495C8 #BCBDDD #E5E5F2
Accessibility & contrast
On white
2.84
#9495C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#9495C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C8
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C8 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCA
Deuteranopia (green-blind)
#8598C7
Tritanopia (blue-blind)
#889EA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c8; /* rgb */ color: rgb(148, 149, 200); /* oklch */ color: oklch(68.8% 0.075 283.4);
Tailwind
colors: {
custom: {
50: '#b4b4d9',
500: '#9495c8',
950: '#000000',
},
}SCSS
$custom: #9495c8; $custom-light: #b4b4d9; $custom-dark: #000000;
JSON
{
"hex": "#9495c8",
"rgb": {
"r": 148,
"g": 149,
"b": 200
},
"hsl": {
"h": 238.846,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.68778,
"c": 0.07469,
"h": 283.4
},
"luminance": 0.31961
}Semantic roles & 50–950 ramp
primary
#9495C8
secondary
#E4E3D4
accent
#A93BAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083