#8596EB#8596EB
#8596EB is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.5% C 0.126 H 274.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8596EB |
|---|---|
| RGB | rgb(133, 150, 235) |
| HSL | hsl(230, 72%, 72%) |
| HSV | hsv(230, 43%, 92%) |
| CMYK | cmyk(43.4%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.00, 15.51, -44.80) |
| CIE-LCH | lch(64.00, 47.41, 289.10°) |
| OKLab | oklab(69.53% 0.009 -0.126) |
| OKLCH | oklch(69.53% 0.126 274.1) |
| XYZ | xyz(35.5700, 32.7956, 83.0371) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596EB #EBDA85
analogous
#85C9EB #8596EB #A785EB
triadic
#8596EB #EB8596 #96EB85
tetradic
#8596EB #EB85C9 #EBDA85 #85EBA7
square
#8596EB #EB85C9 #EBDA85 #85EBA7
split-complementary
#8596EB #EBA785 #C9EB85
monochromatic
#2340D3 #5069E2 #8596EB #BAC3F4 #E5E8FB
Accessibility & contrast
On white
2.78
#8596EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8596EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596EB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596EB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#6F97E9
Tritanopia (blue-blind)
#62A7B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8596eb; /* rgb */ color: rgb(133, 150, 235); /* oklch */ color: oklch(69.5% 0.126 274.1);
Tailwind
colors: {
custom: {
50: '#adb4f2',
500: '#8596eb',
950: '#000000',
},
}SCSS
$custom: #8596eb; $custom-light: #adb4f2; $custom-dark: #000000;
JSON
{
"hex": "#8596eb",
"rgb": {
"r": 133,
"g": 150,
"b": 235
},
"hsl": {
"h": 230,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.69529,
"c": 0.12636,
"h": 274.1
},
"luminance": 0.32797
}Semantic roles & 50–950 ramp
primary
#8596EB
secondary
#F2EED9
accent
#B412D4
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085