#8097DD#8097DD
#8097DD is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.7% C 0.107 H 269.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8097DD |
|---|---|
| RGB | rgb(128, 151, 221) |
| HSL | hsl(225, 58%, 68%) |
| HSV | hsv(225, 42%, 87%) |
| CMYK | cmyk(42.1%, 31.7%, 0%, 13.3%) |
| CIE-LAB | lab(63.29, 9.69, -38.19) |
| CIE-LCH | lch(63.29, 39.40, 284.24°) |
| OKLab | oklab(68.69% -0.0008 -0.1069) |
| OKLCH | oklch(68.69% 0.107 269.6) |
| XYZ | xyz(33.0158, 31.9412, 72.8182) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.61
Cornflowerblue
#6495ED
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 6.04
Faded Blue
#658CBB
ΔE00 7.06
Lavender Blue
#8B88F8
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097DD #DDC680
analogous
#80C5DD #8097DD #9780DD
triadic
#8097DD #DD8097 #97DD80
tetradic
#8097DD #DD80C5 #DDC680 #80DD97
square
#8097DD #DD80C5 #DDC680 #80DD97
split-complementary
#8097DD #DD9780 #C5DD80
monochromatic
#3050B3 #506FD0 #8097DD #B0BFEA #E1E6F7
Accessibility & contrast
On white
2.84
#8097DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8097DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097DD
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097DD | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE0
Deuteranopia (green-blind)
#7696DB
Tritanopia (blue-blind)
#60A5B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8097dd; /* rgb */ color: rgb(128, 151, 221); /* oklch */ color: oklch(68.7% 0.107 269.6);
Tailwind
colors: {
custom: {
50: '#a8b5e8',
500: '#8097dd',
950: '#000000',
},
}SCSS
$custom: #8097dd; $custom-light: #a8b5e8; $custom-dark: #000000;
JSON
{
"hex": "#8097dd",
"rgb": {
"r": 128,
"g": 151,
"b": 221
},
"hsl": {
"h": 225.161,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.68695,
"c": 0.10693,
"h": 269.6
},
"luminance": 0.31943
}Semantic roles & 50–950 ramp
primary
#8097DD
secondary
#EAE3CE
accent
#9C20C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084