#9595F8#9595F8
#9595F8 is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.2% C 0.143 H 282.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9595F8 |
|---|---|
| RGB | rgb(149, 149, 248) |
| HSL | hsl(240, 88%, 78%) |
| HSV | hsv(240, 40%, 97%) |
| CMYK | cmyk(39.9%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.48, 23.72, -49.52) |
| CIE-LCH | lch(65.48, 54.91, 295.60°) |
| OKLab | oklab(71.16% 0.03 -0.1394) |
| OKLCH | oklch(71.16% 0.143 282.2) |
| XYZ | xyz(40.0803, 34.6602, 93.3670) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 3.31
Lavender Blue
#8B88F8
ΔE00 3.82
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Soft Blue
#6488EA
ΔE00 9.14
Cornflower
#6A79F7
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595F8 #F8F895
analogous
#95C6F8 #9595F8 #C695F8
triadic
#9595F8 #F89595 #95F895
tetradic
#9595F8 #F895C6 #F8F895 #95F8C6
square
#9595F8 #F895C6 #F8F895 #95F8C6
split-complementary
#9595F8 #F8C695 #C6F895
monochromatic
#2222F0 #5C5CF4 #9595F8 #CECEFC #E2E2FD
Accessibility & contrast
On white
2.65
#9595F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#9595F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#78A9BB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9595f8; /* rgb */ color: rgb(149, 149, 248); /* oklch */ color: oklch(71.2% 0.143 282.2);
Tailwind
colors: {
custom: {
50: '#b8b4fb',
500: '#9595f8',
950: '#000000',
},
}SCSS
$custom: #9595f8; $custom-light: #b8b4fb; $custom-dark: #000000;
JSON
{
"hex": "#9595f8",
"rgb": {
"r": 149,
"g": 149,
"b": 248
},
"hsl": {
"h": 240,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.71158,
"c": 0.14265,
"h": 282.2
},
"luminance": 0.34662
}Semantic roles & 50–950 ramp
primary
#9595F8
secondary
#F5F5D6
accent
#E401E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085