#8596DF#8596DF
#8596DF is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.9% C 0.109 H 273.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8596DF |
|---|---|
| RGB | rgb(133, 150, 223) |
| HSL | hsl(229, 58%, 70%) |
| HSV | hsv(229, 40%, 87%) |
| CMYK | cmyk(40.4%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(63.45, 12.13, -39.03) |
| CIE-LCH | lch(63.45, 40.87, 287.26°) |
| OKLab | oklab(68.93% 0.0062 -0.1093) |
| OKLCH | oklch(68.93% 0.109 273.2) |
| XYZ | xyz(33.8945, 32.1254, 74.2126) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.95
Perrywinkle
#8F8CE7
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 6.69
Cornflowerblue
#6495ED
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596DF #DFCE85
analogous
#85C3DF #8596DF #A185DF
triadic
#8596DF #DF8596 #96DF85
tetradic
#8596DF #DF85C3 #DFCE85 #85DFA1
square
#8596DF #DF85C3 #DFCE85 #85DFA1
split-complementary
#8596DF #DFA185 #C3DF85
monochromatic
#314AB9 #556CD2 #8596DF #B5C0EC #E6E9F8
Accessibility & contrast
On white
2.83
#8596DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8596DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596DF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596DF | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#7696DD
Tritanopia (blue-blind)
#68A5B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8596df; /* rgb */ color: rgb(133, 150, 223); /* oklch */ color: oklch(68.9% 0.109 273.2);
Tailwind
colors: {
custom: {
50: '#acb4e9',
500: '#8596df',
950: '#000000',
},
}SCSS
$custom: #8596df; $custom-light: #acb4e9; $custom-dark: #000000;
JSON
{
"hex": "#8596df",
"rgb": {
"r": 133,
"g": 150,
"b": 223
},
"hsl": {
"h": 228.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.68926,
"c": 0.10946,
"h": 273.2
},
"luminance": 0.32127
}Semantic roles & 50–950 ramp
primary
#8596DF
secondary
#EDE8D3
accent
#A71FC6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084