#809DDE#809DDE
#809DDE is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.0% C 0.101 H 265.4°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #809DDE |
|---|---|
| RGB | rgb(128, 157, 222) |
| HSL | hsl(221, 59%, 69%) |
| HSV | hsv(221, 42%, 87%) |
| CMYK | cmyk(42.3%, 29.3%, 0%, 12.9%) |
| CIE-LAB | lab(64.94, 6.53, -36.17) |
| CIE-LCH | lch(64.94, 36.75, 280.23°) |
| OKLab | oklab(69.99% -0.0081 -0.1011) |
| OKLCH | oklch(69.99% 0.101 265.4) |
| XYZ | xyz(34.1397, 33.9752, 73.8520) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 6.90
Faded Blue
#658CBB
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DDE #DEC180
analogous
#80CCDE #809DDE #9280DE
triadic
#809DDE #DE809D #9DDE80
tetradic
#809DDE #DE80CC #DEC180 #80DE92
square
#809DDE #DE80CC #DEC180 #80DE92
split-complementary
#809DDE #DE9280 #CCDE80
monochromatic
#2F58B5 #4F78D1 #809DDE #B1C2EB #E1E8F7
Accessibility & contrast
On white
2.69
#809DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#809DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DDE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DDE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#7C9ADD
Tritanopia (blue-blind)
#5FABB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809dde; /* rgb */ color: rgb(128, 157, 222); /* oklch */ color: oklch(70.0% 0.101 265.4);
Tailwind
colors: {
custom: {
50: '#a8b9e8',
500: '#809dde',
950: '#000000',
},
}SCSS
$custom: #809dde; $custom-light: #a8b9e8; $custom-dark: #000000;
JSON
{
"hex": "#809dde",
"rgb": {
"r": 128,
"g": 157,
"b": 222
},
"hsl": {
"h": 221.489,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.6999,
"c": 0.10141,
"h": 265.4
},
"luminance": 0.33977
}Semantic roles & 50–950 ramp
primary
#809DDE
secondary
#EBE2CF
accent
#931FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084