#809EDC#809EDC
#809EDC is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.1% C 0.098 H 264.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #809EDC |
|---|---|
| RGB | rgb(128, 158, 220) |
| HSL | hsl(220, 57%, 68%) |
| HSV | hsv(220, 42%, 86%) |
| CMYK | cmyk(41.8%, 28.2%, 0%, 13.7%) |
| CIE-LAB | lab(65.13, 5.40, -34.77) |
| CIE-LCH | lch(65.13, 35.19, 278.82°) |
| OKLab | oklab(70.11% -0.0099 -0.0971) |
| OKLCH | oklch(70.11% 0.098 264.2) |
| XYZ | xyz(34.0431, 34.2084, 72.5053) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 5.51
Soft Blue
#6488EA
ΔE00 7.14
Faded Blue
#658CBB
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EDC #DCBE80
analogous
#80CCDC #809EDC #9080DC
triadic
#809EDC #DC809E #9EDC80
tetradic
#809EDC #DC80CC #DCBE80 #80DC90
square
#809EDC #DC80CC #DCBE80 #80DC90
split-complementary
#809EDC #DC9080 #CCDC80
monochromatic
#315BB1 #5079CF #809EDC #B0C3E9 #E0E7F6
Accessibility & contrast
On white
2.68
#809EDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#809EDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EDC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EDC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#7E9ADB
Tritanopia (blue-blind)
#60ABB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809edc; /* rgb */ color: rgb(128, 158, 220); /* oklch */ color: oklch(70.1% 0.098 264.2);
Tailwind
colors: {
custom: {
50: '#a8bae7',
500: '#809edc',
950: '#000000',
},
}SCSS
$custom: #809edc; $custom-light: #a8bae7; $custom-dark: #000000;
JSON
{
"hex": "#809edc",
"rgb": {
"r": 128,
"g": 158,
"b": 220
},
"hsl": {
"h": 220.435,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.70106,
"c": 0.09758,
"h": 264.2
},
"luminance": 0.3421
}Semantic roles & 50–950 ramp
primary
#809EDC
secondary
#EAE1CE
accent
#8F21C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084