#809CDB#809CDB
#809CDB is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.6% C 0.098 H 265.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #809CDB |
|---|---|
| RGB | rgb(128, 156, 219) |
| HSL | hsl(222, 56%, 68%) |
| HSV | hsv(222, 42%, 86%) |
| CMYK | cmyk(41.6%, 28.8%, 0%, 14.1%) |
| CIE-LAB | lab(64.55, 6.26, -35.12) |
| CIE-LCH | lch(64.55, 35.68, 280.10°) |
| OKLab | oklab(69.64% -0.0076 -0.0981) |
| OKLCH | oklch(69.64% 0.098 265.5) |
| XYZ | xyz(33.5727, 33.4788, 71.6971) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 6.81
Faded Blue
#658CBB
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CDB #DBBF80
analogous
#80CADB #809CDB #9180DB
triadic
#809CDB #DB809C #9CDB80
tetradic
#809CDB #DB80CA #DBBF80 #80DB91
square
#809CDB #DB80CA #DBBF80 #80DB91
split-complementary
#809CDB #DB9180 #CADB80
monochromatic
#3258AF #5077CD #809CDB #B0C1E9 #DFE6F6
Accessibility & contrast
On white
2.73
#809CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#809CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CDB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CDB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#7D99DA
Tritanopia (blue-blind)
#61A9B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809cdb; /* rgb */ color: rgb(128, 156, 219); /* oklch */ color: oklch(69.6% 0.098 265.5);
Tailwind
colors: {
custom: {
50: '#a8b9e6',
500: '#809cdb',
950: '#000000',
},
}SCSS
$custom: #809cdb; $custom-light: #a8b9e6; $custom-dark: #000000;
JSON
{
"hex": "#809cdb",
"rgb": {
"r": 128,
"g": 156,
"b": 219
},
"hsl": {
"h": 221.538,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.69639,
"c": 0.09839,
"h": 265.5
},
"luminance": 0.33481
}Semantic roles & 50–950 ramp
primary
#809CDB
secondary
#E9E1CD
accent
#9222C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084