#8595DB#8595DB
#8595DB is a light, moderate blue. Relative luminance 0.316; OKLCH L 68.5% C 0.105 H 273.5°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8595DB |
|---|---|
| RGB | rgb(133, 149, 219) |
| HSL | hsl(229, 54%, 69%) |
| HSV | hsv(229, 39%, 86%) |
| CMYK | cmyk(39.3%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(63.01, 11.60, -37.50) |
| CIE-LCH | lch(63.01, 39.25, 287.18°) |
| OKLab | oklab(68.53% 0.0064 -0.1049) |
| OKLCH | oklch(68.53% 0.105 273.5) |
| XYZ | xyz(33.2027, 31.5944, 71.3530) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.47
Perrywinkle
#8F8CE7
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.23
Faded Blue
#658CBB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8595DB #DBCB85
analogous
#85C0DB #8595DB #A085DB
triadic
#8595DB #DB8595 #95DB85
tetradic
#8595DB #DB85C0 #DBCB85 #85DBA0
square
#8595DB #DB85C0 #DBCB85 #85DBA0
split-complementary
#8595DB #DBA085 #C0DB85
monochromatic
#344CB1 #566CCD #8595DB #B4BEE9 #E4E7F7
Accessibility & contrast
On white
2.87
#8595DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#8595DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8595DB
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8595DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8595DB | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9CDE
Deuteranopia (green-blind)
#7795D9
Tritanopia (blue-blind)
#6AA3AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8595db; /* rgb */ color: rgb(133, 149, 219); /* oklch */ color: oklch(68.5% 0.105 273.5);
Tailwind
colors: {
custom: {
50: '#abb4e6',
500: '#8595db',
950: '#000000',
},
}SCSS
$custom: #8595db; $custom-light: #abb4e6; $custom-dark: #000000;
JSON
{
"hex": "#8595db",
"rgb": {
"r": 133,
"g": 149,
"b": 219
},
"hsl": {
"h": 228.837,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.68527,
"c": 0.10507,
"h": 273.5
},
"luminance": 0.31596
}Semantic roles & 50–950 ramp
primary
#8595DB
secondary
#EBE6D1
accent
#A424C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084