#9495CD#9495CD
#9495CD is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.0% C 0.082 H 283.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9495CD |
|---|---|
| RGB | rgb(148, 149, 205) |
| HSL | hsl(239, 36%, 69%) |
| HSV | hsv(239, 28%, 80%) |
| CMYK | cmyk(27.8%, 27.3%, 0%, 19.6%) |
| CIE-LAB | lab(63.51, 12.16, -28.84) |
| CIE-LCH | lch(63.51, 31.30, 292.85°) |
| OKLab | oklab(68.99% 0.0188 -0.0797) |
| OKLCH | oklch(68.99% 0.082 283.2) |
| XYZ | xyz(33.9768, 32.1978, 62.1704) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.27
Lavender
#B39DDB
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 8.25
Lavender Blue
#8B88F8
ΔE00 9.17
Pale Purple
#B790D4
ΔE00 9.64
Periwinkle (survey)
#8E82FE
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495CD #CDCC94
analogous
#94B2CD #9495CD #B094CD
triadic
#9495CD #CD9495 #95CD94
tetradic
#9495CD #CD94B2 #CDCC94 #94CDB0
square
#9495CD #CD94B2 #CDCC94 #94CDB0
split-complementary
#9495CD #CDB094 #B2CD94
monochromatic
#494B9D #6A6CBA #9495CD #BEBEE0 #E7E8F4
Accessibility & contrast
On white
2.82
#9495CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9495CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495CD
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495CD | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CCF
Deuteranopia (green-blind)
#8398CC
Tritanopia (blue-blind)
#869FA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9495cd; /* rgb */ color: rgb(148, 149, 205); /* oklch */ color: oklch(69.0% 0.082 283.2);
Tailwind
colors: {
custom: {
50: '#b4b4dc',
500: '#9495cd',
950: '#000000',
},
}SCSS
$custom: #9495cd; $custom-light: #b4b4dc; $custom-dark: #000000;
JSON
{
"hex": "#9495cd",
"rgb": {
"r": 148,
"g": 149,
"b": 205
},
"hsl": {
"h": 238.947,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.68995,
"c": 0.08193,
"h": 283.2
},
"luminance": 0.32199
}Semantic roles & 50–950 ramp
primary
#9495CD
secondary
#E7E6D6
accent
#AD36AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083