#8596E7#8596E7
#8596E7 is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.3% C 0.121 H 273.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8596E7 |
|---|---|
| RGB | rgb(133, 150, 231) |
| HSL | hsl(230, 67%, 71%) |
| HSV | hsv(230, 42%, 91%) |
| CMYK | cmyk(42.4%, 35.1%, 0%, 9.4%) |
| CIE-LAB | lab(63.81, 14.37, -42.89) |
| CIE-LCH | lch(63.81, 45.23, 288.53°) |
| OKLab | oklab(69.33% 0.0081 -0.1205) |
| OKLCH | oklch(69.33% 0.121 273.8) |
| XYZ | xyz(34.9986, 32.5670, 80.0277) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 4.68
Lavender Blue
#8B88F8
ΔE00 5.64
Soft Blue
#6488EA
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596E7 #E7D685
analogous
#85C7E7 #8596E7 #A585E7
triadic
#8596E7 #E78596 #96E785
tetradic
#8596E7 #E785C7 #E7D685 #85E7A5
square
#8596E7 #E785C7 #E7D685 #85E7A5
split-complementary
#8596E7 #E7A585 #C7E785
monochromatic
#2844CA #526ADD #8596E7 #B8C2F1 #E5E9FA
Accessibility & contrast
On white
2.79
#8596E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#8596E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596E7
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596E7 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEA
Deuteranopia (green-blind)
#7197E5
Tritanopia (blue-blind)
#64A6B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8596e7; /* rgb */ color: rgb(133, 150, 231); /* oklch */ color: oklch(69.3% 0.121 273.8);
Tailwind
colors: {
custom: {
50: '#acb4ef',
500: '#8596e7',
950: '#000000',
},
}SCSS
$custom: #8596e7; $custom-light: #acb4ef; $custom-dark: #000000;
JSON
{
"hex": "#8596e7",
"rgb": {
"r": 133,
"g": 150,
"b": 231
},
"hsl": {
"h": 229.592,
"s": 67.123,
"l": 71.373
},
"oklch": {
"l": 0.69325,
"c": 0.12074,
"h": 273.8
},
"luminance": 0.32569
}Semantic roles & 50–950 ramp
primary
#8596E7
secondary
#F1ECD7
accent
#AF16CF
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084