#8596F8#8596F8
#8596F8 is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.144 H 274.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8596F8 |
|---|---|
| RGB | rgb(133, 150, 248) |
| HSL | hsl(231, 89%, 75%) |
| HSV | hsv(231, 46%, 97%) |
| CMYK | cmyk(46.4%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(64.62, 19.26, -50.95) |
| CIE-LCH | lch(64.62, 54.47, 290.71°) |
| OKLab | oklab(70.22% 0.0117 -0.144) |
| OKLCH | oklch(70.22% 0.144 274.6) |
| XYZ | xyz(37.5172, 33.5745, 93.2924) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.90
Lavender Blue
#8B88F8
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 6.50
Periwinkle (survey)
#8E82FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596F8 #F8E785
analogous
#85D0F8 #8596F8 #AD85F8
triadic
#8596F8 #F88596 #96F885
tetradic
#8596F8 #F885D0 #F8E785 #85F8AD
square
#8596F8 #F885D0 #F8E785 #85F8AD
split-complementary
#8596F8 #F8AD85 #D0F885
monochromatic
#1132F1 #4B64F5 #8596F8 #BFC8FB #E2E6FD
Accessibility & contrast
On white
2.72
#8596F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8596F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596F8
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596F8 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#5AAABB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8596f8; /* rgb */ color: rgb(133, 150, 248); /* oklch */ color: oklch(70.2% 0.144 274.6);
Tailwind
colors: {
custom: {
50: '#aeb4fb',
500: '#8596f8',
950: '#000000',
},
}SCSS
$custom: #8596f8; $custom-light: #aeb4fb; $custom-dark: #000000;
JSON
{
"hex": "#8596f8",
"rgb": {
"r": 133,
"g": 150,
"b": 248
},
"hsl": {
"h": 231.13,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.70218,
"c": 0.14443,
"h": 274.6
},
"luminance": 0.33577
}Semantic roles & 50–950 ramp
primary
#8596F8
secondary
#F5F1D6
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085