#9596FE#9596FE
#9596FE is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.7% C 0.150 H 281.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9596FE |
|---|---|
| RGB | rgb(149, 150, 254) |
| HSL | hsl(239, 98%, 79%) |
| HSV | hsv(239, 41%, 100%) |
| CMYK | cmyk(41.3%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(66.03, 24.80, -51.94) |
| CIE-LCH | lch(66.03, 57.56, 295.52°) |
| OKLab | oklab(71.67% 0.0299 -0.1465) |
| OKLCH | oklch(71.67% 0.15 281.5) |
| XYZ | xyz(41.1849, 35.3563, 98.4011) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.87
Lavender Blue
#8B88F8
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 4.08
Periwinkle (survey)
#8E82FE
ΔE00 5.68
Soft Blue
#6488EA
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9596FE #FEFD95
analogous
#95CBFE #9596FE #C995FE
triadic
#9596FE #FE9596 #96FE95
tetradic
#9596FE #FE95CB #FEFD95 #95FEC9
square
#9596FE #FE95CB #FEFD95 #95FEC9
split-complementary
#9596FE #FEC995 #CBFE95
monochromatic
#1C1EFD #585AFD #9596FE #D2D2FF #E1E1FF
Accessibility & contrast
On white
2.60
#9596FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#9596FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9596FE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9596FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9596FE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#75ABBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9596fe; /* rgb */ color: rgb(149, 150, 254); /* oklch */ color: oklch(71.7% 0.150 281.5);
Tailwind
colors: {
custom: {
50: '#b8b4ff',
500: '#9596fe',
950: '#000000',
},
}SCSS
$custom: #9596fe; $custom-light: #b8b4ff; $custom-dark: #000000;
JSON
{
"hex": "#9596fe",
"rgb": {
"r": 149,
"g": 150,
"b": 254
},
"hsl": {
"h": 239.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.71667,
"c": 0.14952,
"h": 281.5
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#9596FE
secondary
#F7F7D4
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086