#8596FD#8596FD
#8596FD is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.151 H 274.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8596FD |
|---|---|
| RGB | rgb(133, 150, 253) |
| HSL | hsl(232, 97%, 76%) |
| HSV | hsv(232, 47%, 99%) |
| CMYK | cmyk(47.4%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.87, 20.72, -53.29) |
| CIE-LCH | lch(64.87, 57.18, 291.25°) |
| OKLab | oklab(70.49% 0.0126 -0.1508) |
| OKLCH | oklch(70.49% 0.151 274.8) |
| XYZ | xyz(38.3033, 33.8889, 97.4324) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.96
Lavender Blue
#8B88F8
ΔE00 4.97
Perrywinkle
#8F8CE7
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 6.61
Periwinkle (survey)
#8E82FE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596FD #FDEC85
analogous
#85D2FD #8596FD #B085FD
triadic
#8596FD #FD8596 #96FD85
tetradic
#8596FD #FD85D2 #FDEC85 #85FDB0
square
#8596FD #FD85D2 #FDEC85 #85FDB0
split-complementary
#8596FD #FDB085 #D2FD85
monochromatic
#0D2EFB #4962FC #8596FD #C1CAFE #E1E5FF
Accessibility & contrast
On white
2.70
#8596FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#8596FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596FD
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596FD | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#6399FB
Tritanopia (blue-blind)
#57ACBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8596fd; /* rgb */ color: rgb(133, 150, 253); /* oklch */ color: oklch(70.5% 0.151 274.8);
Tailwind
colors: {
custom: {
50: '#aeb4fe',
500: '#8596fd',
950: '#000000',
},
}SCSS
$custom: #8596fd; $custom-light: #aeb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8596fd",
"rgb": {
"r": 133,
"g": 150,
"b": 253
},
"hsl": {
"h": 231.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.70492,
"c": 0.15131,
"h": 274.8
},
"luminance": 0.33891
}Semantic roles & 50–950 ramp
primary
#8596FD
secondary
#F7F2D4
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086