#809BDB#809BDB
#809BDB is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.4% C 0.100 H 266.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #809BDB |
|---|---|
| RGB | rgb(128, 155, 219) |
| HSL | hsl(222, 56%, 68%) |
| HSV | hsv(222, 42%, 86%) |
| CMYK | cmyk(41.6%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(64.28, 6.83, -35.54) |
| CIE-LCH | lch(64.28, 36.19, 280.88°) |
| OKLab | oklab(69.43% -0.0064 -0.0993) |
| OKLCH | oklch(69.43% 0.1 266.3) |
| XYZ | xyz(33.4056, 33.1446, 71.6414) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.15
Cornflowerblue
#6495ED
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 6.64
Faded Blue
#658CBB
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BDB #DBC080
analogous
#80C8DB #809BDB #9280DB
triadic
#809BDB #DB809B #9BDB80
tetradic
#809BDB #DB80C8 #DBC080 #80DB92
square
#809BDB #DB80C8 #DBC080 #80DB92
split-complementary
#809BDB #DB9280 #C8DB80
monochromatic
#3257AF #5075CD #809BDB #B0C1E9 #DFE6F6
Accessibility & contrast
On white
2.75
#809BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#809BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BDB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BDB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#7C98DA
Tritanopia (blue-blind)
#61A8B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809bdb; /* rgb */ color: rgb(128, 155, 219); /* oklch */ color: oklch(69.4% 0.100 266.3);
Tailwind
colors: {
custom: {
50: '#a8b8e6',
500: '#809bdb',
950: '#000000',
},
}SCSS
$custom: #809bdb; $custom-light: #a8b8e6; $custom-dark: #000000;
JSON
{
"hex": "#809bdb",
"rgb": {
"r": 128,
"g": 155,
"b": 219
},
"hsl": {
"h": 222.198,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.6943,
"c": 0.0995,
"h": 266.3
},
"luminance": 0.33146
}Semantic roles & 50–950 ramp
primary
#809BDB
secondary
#E9E1CD
accent
#9422C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084