#809BDC#809BDC
#809BDC is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.5% C 0.101 H 266.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #809BDC |
|---|---|
| RGB | rgb(128, 155, 220) |
| HSL | hsl(222, 57%, 68%) |
| HSV | hsv(222, 42%, 86%) |
| CMYK | cmyk(41.8%, 29.5%, 0%, 13.7%) |
| CIE-LAB | lab(64.32, 7.11, -36.03) |
| CIE-LCH | lch(64.32, 36.73, 281.17°) |
| OKLab | oklab(69.48% -0.0061 -0.1007) |
| OKLCH | oklch(69.48% 0.101 266.5) |
| XYZ | xyz(33.5377, 33.1974, 72.3368) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 6.61
Faded Blue
#658CBB
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.22
Lavender Blue
#8B88F8
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BDC #DCC180
analogous
#80C9DC #809BDC #9380DC
triadic
#809BDC #DC809B #9BDC80
tetradic
#809BDC #DC80C9 #DCC180 #80DC93
square
#809BDC #DC80C9 #DCC180 #80DC93
split-complementary
#809BDC #DC9380 #C9DC80
monochromatic
#3156B1 #5075CF #809BDC #B0C1E9 #E0E7F6
Accessibility & contrast
On white
2.75
#809BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#809BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BDC
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BDC | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#7B98DB
Tritanopia (blue-blind)
#60A8B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809bdc; /* rgb */ color: rgb(128, 155, 220); /* oklch */ color: oklch(69.5% 0.101 266.5);
Tailwind
colors: {
custom: {
50: '#a8b8e7',
500: '#809bdc',
950: '#000000',
},
}SCSS
$custom: #809bdc; $custom-light: #a8b8e7; $custom-dark: #000000;
JSON
{
"hex": "#809bdc",
"rgb": {
"r": 128,
"g": 155,
"b": 220
},
"hsl": {
"h": 222.391,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.69477,
"c": 0.10089,
"h": 266.5
},
"luminance": 0.33199
}Semantic roles & 50–950 ramp
primary
#809BDC
secondary
#EAE2CE
accent
#9421C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084