#809DDF#809DDF
#809DDF is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.0% C 0.103 H 265.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #809DDF |
|---|---|
| RGB | rgb(128, 157, 223) |
| HSL | hsl(222, 60%, 69%) |
| HSV | hsv(222, 43%, 87%) |
| CMYK | cmyk(42.6%, 29.6%, 0%, 12.5%) |
| CIE-LAB | lab(64.99, 6.81, -36.65) |
| CIE-LCH | lch(64.99, 37.28, 280.53°) |
| OKLab | oklab(70.04% -0.0078 -0.1025) |
| OKLCH | oklch(70.04% 0.103 265.7) |
| XYZ | xyz(34.2741, 34.0290, 74.5600) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 7.76
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DDF #DFC280
analogous
#80CDDF #809DDF #9380DF
triadic
#809DDF #DF809D #9DDF80
tetradic
#809DDF #DF80CD #DFC280 #80DF93
square
#809DDF #DF80CD #DFC280 #80DF93
split-complementary
#809DDF #DF9380 #CDDF80
monochromatic
#2E58B7 #4F77D3 #809DDF #B1C3EB #E2E8F8
Accessibility & contrast
On white
2.69
#809DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#809DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DDF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DDF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E2
Deuteranopia (green-blind)
#7C9ADE
Tritanopia (blue-blind)
#5FABB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ddf; /* rgb */ color: rgb(128, 157, 223); /* oklch */ color: oklch(70.0% 0.103 265.7);
Tailwind
colors: {
custom: {
50: '#a8b9e9',
500: '#809ddf',
950: '#000000',
},
}SCSS
$custom: #809ddf; $custom-light: #a8b9e9; $custom-dark: #000000;
JSON
{
"hex": "#809ddf",
"rgb": {
"r": 128,
"g": 157,
"b": 223
},
"hsl": {
"h": 221.684,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.70037,
"c": 0.10278,
"h": 265.7
},
"luminance": 0.34031
}Semantic roles & 50–950 ramp
primary
#809DDF
secondary
#EBE3CF
accent
#941EC7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084