#9495C7#9495C7
#9495C7 is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.7% C 0.073 H 283.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9495C7 |
|---|---|
| RGB | rgb(148, 149, 199) |
| HSL | hsl(239, 31%, 68%) |
| HSV | hsv(239, 26%, 78%) |
| CMYK | cmyk(25.6%, 25.1%, 0%, 22%) |
| CIE-LAB | lab(63.27, 10.68, -25.85) |
| CIE-LCH | lch(63.27, 27.97, 292.44°) |
| OKLab | oklab(68.74% 0.017 -0.0712) |
| OKLCH | oklch(68.74% 0.073 283.4) |
| XYZ | xyz(33.2664, 31.9136, 58.4290) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 9.49
Pale Purple
#B790D4
ΔE00 9.74
Lavender Blue
#8B88F8
ΔE00 10.38
Wisteria
#A87DC2
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495C7 #C7C694
analogous
#94AEC7 #9495C7 #AC94C7
triadic
#9495C7 #C79495 #95C794
tetradic
#9495C7 #C794AE #C7C694 #94C7AC
square
#9495C7 #C794AE #C7C694 #94C7AC
split-complementary
#9495C7 #C7AC94 #AEC794
monochromatic
#4D4F93 #6C6DB2 #9495C7 #BCBDDC #E4E5F1
Accessibility & contrast
On white
2.84
#9495C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#9495C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495C7
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495C7 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC9
Deuteranopia (green-blind)
#8698C6
Tritanopia (blue-blind)
#889EA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9495c7; /* rgb */ color: rgb(148, 149, 199); /* oklch */ color: oklch(68.7% 0.073 283.4);
Tailwind
colors: {
custom: {
50: '#b4b4d8',
500: '#9495c7',
950: '#000000',
},
}SCSS
$custom: #9495c7; $custom-light: #b4b4d8; $custom-dark: #000000;
JSON
{
"hex": "#9495c7",
"rgb": {
"r": 148,
"g": 149,
"b": 199
},
"hsl": {
"h": 238.824,
"s": 31.288,
"l": 68.039
},
"oklch": {
"l": 0.68736,
"c": 0.07324,
"h": 283.4
},
"luminance": 0.31914
}Semantic roles & 50–950 ramp
primary
#9495C7
secondary
#E3E3D4
accent
#A83BAA
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083