#9595EB#9595EB
#9595EB is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.125 H 282.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9595EB |
|---|---|
| RGB | rgb(149, 149, 235) |
| HSL | hsl(240, 68%, 75%) |
| HSV | hsv(240, 37%, 92%) |
| CMYK | cmyk(36.6%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.87, 20.20, -43.35) |
| CIE-LCH | lch(64.87, 47.83, 294.99°) |
| OKLab | oklab(70.49% 0.0275 -0.1215) |
| OKLCH | oklch(70.49% 0.125 282.7) |
| XYZ | xyz(38.1331, 33.8813, 83.1117) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.63
Periwinkle Blue
#8F99FB
ΔE00 3.38
Lavender Blue
#8B88F8
ΔE00 4.70
Periwinkle (survey)
#8E82FE
ΔE00 6.50
Lavender
#B39DDB
ΔE00 9.08
Soft Blue
#6488EA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595EB #EBEB95
analogous
#95C0EB #9595EB #C095EB
triadic
#9595EB #EB9595 #95EB95
tetradic
#9595EB #EB95C0 #EBEB95 #95EBC0
square
#9595EB #EB95C0 #EBEB95 #95EBC0
split-complementary
#9595EB #EBC095 #C0EB95
monochromatic
#2E2ED8 #6262E1 #9595EB #C8C8F5 #E5E5FA
Accessibility & contrast
On white
2.70
#9595EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#9595EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595EB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595EB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#769BE9
Tritanopia (blue-blind)
#7DA6B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9595eb; /* rgb */ color: rgb(149, 149, 235); /* oklch */ color: oklch(70.5% 0.125 282.7);
Tailwind
colors: {
custom: {
50: '#b7b4f2',
500: '#9595eb',
950: '#000000',
},
}SCSS
$custom: #9595eb; $custom-light: #b7b4f2; $custom-dark: #000000;
JSON
{
"hex": "#9595eb",
"rgb": {
"r": 149,
"g": 149,
"b": 235
},
"hsl": {
"h": 240,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.70486,
"c": 0.12457,
"h": 282.7
},
"luminance": 0.33883
}Semantic roles & 50–950 ramp
primary
#9595EB
secondary
#F2F2D9
accent
#D015D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085