#809ADB#809ADB
#809ADB is a light, moderate blue. Relative luminance 0.328; OKLCH L 69.2% C 0.101 H 267.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #809ADB |
|---|---|
| RGB | rgb(128, 154, 219) |
| HSL | hsl(223, 56%, 68%) |
| HSV | hsv(223, 42%, 86%) |
| CMYK | cmyk(41.6%, 29.7%, 0%, 14.1%) |
| CIE-LAB | lab(64.01, 7.40, -35.96) |
| CIE-LCH | lch(64.01, 36.72, 281.63°) |
| OKLab | oklab(69.22% -0.0051 -0.1005) |
| OKLCH | oklch(69.22% 0.101 267.1) |
| XYZ | xyz(33.2399, 32.8131, 71.5862) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Cornflowerblue
#6495ED
ΔE00 5.30
Soft Blue
#6488EA
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 6.96
Faded Blue
#658CBB
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809ADB #DBC180
analogous
#80C7DB #809ADB #9380DB
triadic
#809ADB #DB809A #9ADB80
tetradic
#809ADB #DB80C7 #DBC180 #80DB93
square
#809ADB #DB80C7 #DBC180 #80DB93
split-complementary
#809ADB #DB9380 #C7DB80
monochromatic
#3255AF #5074CD #809ADB #B0C0E9 #DFE6F6
Accessibility & contrast
On white
2.78
#809ADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#809ADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809ADB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809ADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809ADB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#7A97DA
Tritanopia (blue-blind)
#61A7B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #809adb; /* rgb */ color: rgb(128, 154, 219); /* oklch */ color: oklch(69.2% 0.101 267.1);
Tailwind
colors: {
custom: {
50: '#a8b7e6',
500: '#809adb',
950: '#000000',
},
}SCSS
$custom: #809adb; $custom-light: #a8b7e6; $custom-dark: #000000;
JSON
{
"hex": "#809adb",
"rgb": {
"r": 128,
"g": 154,
"b": 219
},
"hsl": {
"h": 222.857,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.69221,
"c": 0.10063,
"h": 267.1
},
"luminance": 0.32815
}Semantic roles & 50–950 ramp
primary
#809ADB
secondary
#E9E1CD
accent
#9522C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084