#9595FF#9595FF
#9595FF is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.5% C 0.152 H 281.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9595FF |
|---|---|
| RGB | rgb(149, 149, 255) |
| HSL | hsl(240, 100%, 79%) |
| HSV | hsv(240, 42%, 100%) |
| CMYK | cmyk(41.6%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(65.83, 25.65, -52.80) |
| CIE-LCH | lch(65.83, 58.70, 295.91°) |
| OKLab | oklab(71.53% 0.0313 -0.149) |
| OKLCH | oklch(71.53% 0.152 281.9) |
| XYZ | xyz(41.1866, 35.1027, 99.1937) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.13
Lavender Blue
#8B88F8
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 9.16
Cornflower
#6A79F7
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595FF #FFFF95
analogous
#95CAFF #9595FF #CA95FF
triadic
#9595FF #FF9595 #95FF95
tetradic
#9595FF #FF95CA #FFFF95 #95FFCA
square
#9595FF #FF95CA #FFFF95 #95FFCA
split-complementary
#9595FF #FFCA95 #CAFF95
monochromatic
#1B1BFF #5858FF #9595FF #D2D2FF #E0E0FF
Accessibility & contrast
On white
2.62
#9595FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#9595FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595FF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595FF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#74AABE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9595ff; /* rgb */ color: rgb(149, 149, 255); /* oklch */ color: oklch(71.5% 0.152 281.9);
Tailwind
colors: {
custom: {
50: '#b8b4ff',
500: '#9595ff',
950: '#000000',
},
}SCSS
$custom: #9595ff; $custom-light: #b8b4ff; $custom-dark: #000000;
JSON
{
"hex": "#9595ff",
"rgb": {
"r": 149,
"g": 149,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.71534,
"c": 0.15226,
"h": 281.9
},
"luminance": 0.35104
}Semantic roles & 50–950 ramp
primary
#9595FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086