#8097DB#8097DB
#8097DB is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.6% C 0.104 H 269.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8097DB |
|---|---|
| RGB | rgb(128, 151, 219) |
| HSL | hsl(225, 56%, 68%) |
| HSV | hsv(225, 42%, 86%) |
| CMYK | cmyk(41.6%, 31.1%, 0%, 14.1%) |
| CIE-LAB | lab(63.21, 9.13, -37.21) |
| CIE-LCH | lch(63.21, 38.32, 283.78°) |
| OKLab | oklab(68.6% -0.0013 -0.1041) |
| OKLCH | oklch(68.6% 0.104 269.3) |
| XYZ | xyz(32.7509, 31.8352, 71.4232) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 5.67
Soft Blue
#6488EA
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.10
Faded Blue
#658CBB
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097DB #DBC480
analogous
#80C4DB #8097DB #9680DB
triadic
#8097DB #DB8097 #97DB80
tetradic
#8097DB #DB80C4 #DBC480 #80DB96
square
#8097DB #DB80C4 #DBC480 #80DB96
split-complementary
#8097DB #DB9680 #C4DB80
monochromatic
#3251AF #5070CD #8097DB #B0BEE9 #DFE5F6
Accessibility & contrast
On white
2.85
#8097DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8097DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097DB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097DB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#7795D9
Tritanopia (blue-blind)
#61A5AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8097db; /* rgb */ color: rgb(128, 151, 219); /* oklch */ color: oklch(68.6% 0.104 269.3);
Tailwind
colors: {
custom: {
50: '#a8b5e6',
500: '#8097db',
950: '#000000',
},
}SCSS
$custom: #8097db; $custom-light: #a8b5e6; $custom-dark: #000000;
JSON
{
"hex": "#8097db",
"rgb": {
"r": 128,
"g": 151,
"b": 219
},
"hsl": {
"h": 224.835,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.68598,
"c": 0.10413,
"h": 269.3
},
"luminance": 0.31837
}Semantic roles & 50–950 ramp
primary
#8097DB
secondary
#E9E2CD
accent
#9B22C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084