#8596F4#8596F4
#8596F4 is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.0% C 0.139 H 274.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8596F4 |
|---|---|
| RGB | rgb(133, 150, 244) |
| HSL | hsl(231, 83%, 74%) |
| HSV | hsv(231, 45%, 96%) |
| CMYK | cmyk(45.5%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(64.43, 18.10, -49.07) |
| CIE-LCH | lch(64.43, 52.30, 290.25°) |
| OKLab | oklab(70% 0.0109 -0.1385) |
| OKLCH | oklch(70% 0.139 274.5) |
| XYZ | xyz(36.9033, 33.3289, 90.0590) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.00
Perrywinkle
#8F8CE7
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 6.45
Periwinkle (survey)
#8E82FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596F4 #F4E385
analogous
#85CEF4 #8596F4 #AC85F4
triadic
#8596F4 #F48596 #96F485
tetradic
#8596F4 #F485CE #F4E385 #85F4AC
square
#8596F4 #F485CE #F4E385 #85F4AC
split-complementary
#8596F4 #F4AC85 #CEF485
monochromatic
#1536EA #4D66EF #8596F4 #BDC6F9 #E3E7FC
Accessibility & contrast
On white
2.74
#8596F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8596F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596F4
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596F4 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#6998F2
Tritanopia (blue-blind)
#5DA9B9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8596f4; /* rgb */ color: rgb(133, 150, 244); /* oklch */ color: oklch(70.0% 0.139 274.5);
Tailwind
colors: {
custom: {
50: '#adb4f8',
500: '#8596f4',
950: '#000000',
},
}SCSS
$custom: #8596f4; $custom-light: #adb4f8; $custom-dark: #000000;
JSON
{
"hex": "#8596f4",
"rgb": {
"r": 133,
"g": 150,
"b": 244
},
"hsl": {
"h": 230.811,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.70002,
"c": 0.1389,
"h": 274.5
},
"luminance": 0.33331
}Semantic roles & 50–950 ramp
primary
#8596F4
secondary
#F4F0D7
accent
#BE06E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085