#8599DB#8599DB
#8599DB is a light, moderate blue. Relative luminance 0.329; OKLCH L 69.3% C 0.100 H 270.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8599DB |
|---|---|
| RGB | rgb(133, 153, 219) |
| HSL | hsl(226, 54%, 69%) |
| HSV | hsv(226, 39%, 86%) |
| CMYK | cmyk(39.3%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(64.07, 9.29, -35.85) |
| CIE-LCH | lch(64.07, 37.03, 284.53°) |
| OKLab | oklab(69.35% 0.0013 -0.1001) |
| OKLCH | oklch(69.35% 0.1 270.7) |
| XYZ | xyz(33.8464, 32.8819, 71.5675) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Perrywinkle
#8F8CE7
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.30
Faded Blue
#658CBB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8599DB #DBC785
analogous
#85C4DB #8599DB #9C85DB
triadic
#8599DB #DB8599 #99DB85
tetradic
#8599DB #DB85C4 #DBC785 #85DB9C
square
#8599DB #DB85C4 #DBC785 #85DB9C
split-complementary
#8599DB #DB9C85 #C4DB85
monochromatic
#3451B1 #5671CD #8599DB #B4C1E9 #E4E8F7
Accessibility & contrast
On white
2.77
#8599DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8599DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8599DB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8599DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8599DB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#7B98D9
Tritanopia (blue-blind)
#6AA6B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8599db; /* rgb */ color: rgb(133, 153, 219); /* oklch */ color: oklch(69.3% 0.100 270.7);
Tailwind
colors: {
custom: {
50: '#abb6e6',
500: '#8599db',
950: '#000000',
},
}SCSS
$custom: #8599db; $custom-light: #abb6e6; $custom-dark: #000000;
JSON
{
"hex": "#8599db",
"rgb": {
"r": 133,
"g": 153,
"b": 219
},
"hsl": {
"h": 226.047,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.69348,
"c": 0.10011,
"h": 270.7
},
"luminance": 0.32883
}Semantic roles & 50–950 ramp
primary
#8599DB
secondary
#EBE5D1
accent
#9D24C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084