#809DDD#809DDD
#809DDD is a light, moderate blue. Relative luminance 0.339; OKLCH L 69.9% C 0.100 H 265.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #809DDD |
|---|---|
| RGB | rgb(128, 157, 221) |
| HSL | hsl(221, 58%, 68%) |
| HSV | hsv(221, 42%, 87%) |
| CMYK | cmyk(42.1%, 29%, 0%, 13.3%) |
| CIE-LAB | lab(64.90, 6.25, -35.68) |
| CIE-LCH | lch(64.90, 36.22, 279.93°) |
| OKLab | oklab(69.94% -0.0083 -0.0997) |
| OKLCH | oklch(69.94% 0.1 265.2) |
| XYZ | xyz(34.0061, 33.9217, 73.1483) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 6.93
Faded Blue
#658CBB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.79
Carolina Blue
#8AB8FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DDD #DDC080
analogous
#80CBDD #809DDD #9180DD
triadic
#809DDD #DD809D #9DDD80
tetradic
#809DDD #DD80CB #DDC080 #80DD91
square
#809DDD #DD80CB #DDC080 #80DD91
split-complementary
#809DDD #DD9180 #CBDD80
monochromatic
#3059B3 #5078D0 #809DDD #B0C2EA #E1E8F7
Accessibility & contrast
On white
2.70
#809DDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#809DDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DDD
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DDD | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E0
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#60AAB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809ddd; /* rgb */ color: rgb(128, 157, 221); /* oklch */ color: oklch(69.9% 0.100 265.2);
Tailwind
colors: {
custom: {
50: '#a8b9e8',
500: '#809ddd',
950: '#000000',
},
}SCSS
$custom: #809ddd; $custom-light: #a8b9e8; $custom-dark: #000000;
JSON
{
"hex": "#809ddd",
"rgb": {
"r": 128,
"g": 157,
"b": 221
},
"hsl": {
"h": 221.29,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.69943,
"c": 0.10004,
"h": 265.2
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#809DDD
secondary
#EAE2CE
accent
#9220C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084