#809BDD#809BDD
#809BDD is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.5% C 0.102 H 266.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #809BDD |
|---|---|
| RGB | rgb(128, 155, 221) |
| HSL | hsl(223, 58%, 68%) |
| HSV | hsv(223, 42%, 87%) |
| CMYK | cmyk(42.1%, 29.9%, 0%, 13.3%) |
| CIE-LAB | lab(64.36, 7.39, -36.52) |
| CIE-LCH | lch(64.36, 37.26, 281.44°) |
| OKLab | oklab(69.53% -0.0058 -0.1021) |
| OKLCH | oklch(69.53% 0.102 266.7) |
| XYZ | xyz(33.6705, 33.2505, 73.0364) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 6.57
Perrywinkle
#8F8CE7
ΔE00 7.20
Faded Blue
#658CBB
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BDD #DDC280
analogous
#80C9DD #809BDD #9380DD
triadic
#809BDD #DD809B #9BDD80
tetradic
#809BDD #DD80C9 #DDC280 #80DD93
square
#809BDD #DD80C9 #DDC280 #80DD93
split-complementary
#809BDD #DD9380 #C9DD80
monochromatic
#3056B3 #5075D0 #809BDD #B0C1EA #E1E7F7
Accessibility & contrast
On white
2.74
#809BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#809BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BDD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BDD | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#7B98DC
Tritanopia (blue-blind)
#60A9B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809bdd; /* rgb */ color: rgb(128, 155, 221); /* oklch */ color: oklch(69.5% 0.102 266.7);
Tailwind
colors: {
custom: {
50: '#a8b8e8',
500: '#809bdd',
950: '#000000',
},
}SCSS
$custom: #809bdd; $custom-light: #a8b8e8; $custom-dark: #000000;
JSON
{
"hex": "#809bdd",
"rgb": {
"r": 128,
"g": 155,
"b": 221
},
"hsl": {
"h": 222.581,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.69525,
"c": 0.10227,
"h": 266.7
},
"luminance": 0.33252
}Semantic roles & 50–950 ramp
primary
#809BDD
secondary
#EAE2CE
accent
#9520C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084