#8596FE#8596FE
#8596FE is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.153 H 274.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8596FE |
|---|---|
| RGB | rgb(133, 150, 254) |
| HSL | hsl(232, 98%, 76%) |
| HSV | hsv(232, 48%, 100%) |
| CMYK | cmyk(47.6%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(64.93, 21.02, -53.75) |
| CIE-LCH | lch(64.93, 57.72, 291.35°) |
| OKLab | oklab(70.55% 0.0128 -0.1521) |
| OKLCH | oklch(70.55% 0.153 274.8) |
| XYZ | xyz(38.4630, 33.9528, 98.2735) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Lavender Blue
#8B88F8
ΔE00 4.97
Perrywinkle
#8F8CE7
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.64
Periwinkle (survey)
#8E82FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596FE #FEED85
analogous
#85D2FE #8596FE #B085FE
triadic
#8596FE #FE8596 #96FE85
tetradic
#8596FE #FE85D2 #FEED85 #85FEB0
square
#8596FE #FE85D2 #FEED85 #85FEB0
split-complementary
#8596FE #FEB085 #D2FE85
monochromatic
#0C2EFD #4862FE #8596FE #C2CAFE #E1E5FF
Accessibility & contrast
On white
2.70
#8596FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8596FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596FE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596FE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#56ACBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8596fe; /* rgb */ color: rgb(133, 150, 254); /* oklch */ color: oklch(70.5% 0.153 274.8);
Tailwind
colors: {
custom: {
50: '#aeb4ff',
500: '#8596fe',
950: '#000000',
},
}SCSS
$custom: #8596fe; $custom-light: #aeb4ff; $custom-dark: #000000;
JSON
{
"hex": "#8596fe",
"rgb": {
"r": 133,
"g": 150,
"b": 254
},
"hsl": {
"h": 231.57,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.70547,
"c": 0.15268,
"h": 274.8
},
"luminance": 0.33955
}Semantic roles & 50–950 ramp
primary
#8596FE
secondary
#F7F2D4
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086