#9494CD#9494CD
#9494CD is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.8% C 0.083 H 284.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9494CD |
|---|---|
| RGB | rgb(148, 148, 205) |
| HSL | hsl(240, 36%, 69%) |
| HSV | hsv(240, 28%, 80%) |
| CMYK | cmyk(27.8%, 27.8%, 0%, 19.6%) |
| CIE-LAB | lab(63.25, 12.73, -29.24) |
| CIE-LCH | lch(63.25, 31.89, 293.52°) |
| OKLab | oklab(68.79% 0.0202 -0.0809) |
| OKLCH | oklch(68.79% 0.083 284) |
| XYZ | xyz(33.8192, 31.8827, 62.1179) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender
#B39DDB
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 8.31
Lavender Blue
#8B88F8
ΔE00 9.05
Pale Purple
#B790D4
ΔE00 9.42
Periwinkle (survey)
#8E82FE
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494CD #CDCD94
analogous
#94B1CD #9494CD #B194CD
triadic
#9494CD #CD9494 #94CD94
tetradic
#9494CD #CD94B1 #CDCD94 #94CDB1
square
#9494CD #CD94B1 #CDCD94 #94CDB1
split-complementary
#9494CD #CDB194 #B1CD94
monochromatic
#49499D #6A6ABA #9494CD #BEBEE0 #E7E7F4
Accessibility & contrast
On white
2.85
#9494CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#9494CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494CD
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494CD | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 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)
#849BCF
Deuteranopia (green-blind)
#8297CC
Tritanopia (blue-blind)
#869EA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9494cd; /* rgb */ color: rgb(148, 148, 205); /* oklch */ color: oklch(68.8% 0.083 284.0);
Tailwind
colors: {
custom: {
50: '#b4b3dc',
500: '#9494cd',
950: '#000000',
},
}SCSS
$custom: #9494cd; $custom-light: #b4b3dc; $custom-dark: #000000;
JSON
{
"hex": "#9494cd",
"rgb": {
"r": 148,
"g": 148,
"b": 205
},
"hsl": {
"h": 240,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.68793,
"c": 0.08337,
"h": 284
},
"luminance": 0.31883
}Semantic roles & 50–950 ramp
primary
#9494CD
secondary
#E7E7D6
accent
#AF36AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083