#809FDA#809FDA
#809FDA is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.2% C 0.094 H 262.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #809FDA |
|---|---|
| RGB | rgb(128, 159, 218) |
| HSL | hsl(219, 55%, 68%) |
| HSV | hsv(219, 41%, 85%) |
| CMYK | cmyk(41.3%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(65.31, 4.27, -33.38) |
| CIE-LCH | lch(65.31, 33.65, 277.29°) |
| OKLab | oklab(70.22% -0.0117 -0.0931) |
| OKLCH | oklch(70.22% 0.094 262.8) |
| XYZ | xyz(33.9511, 34.4456, 71.1758) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 5.81
Soft Blue
#6488EA
ΔE00 7.40
Faded Blue
#658CBB
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FDA #DABB80
analogous
#80CCDA #809FDA #8E80DA
triadic
#809FDA #DA809F #9FDA80
tetradic
#809FDA #DA80CC #DABB80 #80DA8E
square
#809FDA #DA80CC #DABB80 #80DA8E
split-complementary
#809FDA #DA8E80 #CCDA80
monochromatic
#325DAD #517BCC #809FDA #AFC3E8 #DFE7F6
Accessibility & contrast
On white
2.66
#809FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#809FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FDA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FDA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#819BD9
Tritanopia (blue-blind)
#61ABB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809fda; /* rgb */ color: rgb(128, 159, 218); /* oklch */ color: oklch(70.2% 0.094 262.8);
Tailwind
colors: {
custom: {
50: '#a8bbe5',
500: '#809fda',
950: '#000000',
},
}SCSS
$custom: #809fda; $custom-light: #a8bbe5; $custom-dark: #000000;
JSON
{
"hex": "#809fda",
"rgb": {
"r": 128,
"g": 159,
"b": 218
},
"hsl": {
"h": 219.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.70224,
"c": 0.0938,
"h": 262.8
},
"luminance": 0.34447
}Semantic roles & 50–950 ramp
primary
#809FDA
secondary
#E9DFCD
accent
#8C23C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084