#8596EF#8596EF
#8596EF is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.7% C 0.132 H 274.3°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8596EF |
|---|---|
| RGB | rgb(133, 150, 239) |
| HSL | hsl(230, 77%, 73%) |
| HSV | hsv(230, 44%, 94%) |
| CMYK | cmyk(44.4%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(64.18, 16.66, -46.71) |
| CIE-LCH | lch(64.18, 49.59, 289.63°) |
| OKLab | oklab(69.74% 0.0099 -0.1316) |
| OKLCH | oklch(69.74% 0.132 274.3) |
| XYZ | xyz(36.1544, 33.0293, 86.1149) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.45
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596EF #EFDE85
analogous
#85CBEF #8596EF #A985EF
triadic
#8596EF #EF8596 #96EF85
tetradic
#8596EF #EF85CB #EFDE85 #85EFA9
square
#8596EF #EF85CB #EFDE85 #85EFA9
split-complementary
#8596EF #EFA985 #CBEF85
monochromatic
#1D3CDD #4F67E8 #8596EF #BBC5F6 #E4E8FB
Accessibility & contrast
On white
2.76
#8596EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8596EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596EF
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596EF | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F3
Deuteranopia (green-blind)
#6D97ED
Tritanopia (blue-blind)
#60A8B7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8596ef; /* rgb */ color: rgb(133, 150, 239); /* oklch */ color: oklch(69.7% 0.132 274.3);
Tailwind
colors: {
custom: {
50: '#adb4f4',
500: '#8596ef',
950: '#000000',
},
}SCSS
$custom: #8596ef; $custom-light: #adb4f4; $custom-dark: #000000;
JSON
{
"hex": "#8596ef",
"rgb": {
"r": 133,
"g": 150,
"b": 239
},
"hsl": {
"h": 230.377,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.69737,
"c": 0.13194,
"h": 274.3
},
"luminance": 0.33031
}Semantic roles & 50–950 ramp
primary
#8596EF
secondary
#F3EFD8
accent
#B80CD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085