#809ADC#809ADC
#809ADC is a light, moderate blue. Relative luminance 0.329; OKLCH L 69.3% C 0.102 H 267.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #809ADC |
|---|---|
| RGB | rgb(128, 154, 220) |
| HSL | hsl(223, 57%, 68%) |
| HSV | hsv(223, 42%, 86%) |
| CMYK | cmyk(41.8%, 30%, 0%, 13.7%) |
| CIE-LAB | lab(64.05, 7.68, -36.45) |
| CIE-LCH | lch(64.05, 37.25, 281.91°) |
| OKLab | oklab(69.27% -0.0048 -0.1019) |
| OKLCH | oklch(69.27% 0.102 267.3) |
| XYZ | xyz(33.3719, 32.8659, 72.2816) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflowerblue
#6495ED
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.93
Faded Blue
#658CBB
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809ADC #DCC280
analogous
#80C8DC #809ADC #9480DC
triadic
#809ADC #DC809A #9ADC80
tetradic
#809ADC #DC80C8 #DCC280 #80DC94
square
#809ADC #DC80C8 #DCC280 #80DC94
split-complementary
#809ADC #DC9480 #C8DC80
monochromatic
#3155B1 #5074CF #809ADC #B0C0E9 #E0E6F6
Accessibility & contrast
On white
2.77
#809ADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#809ADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809ADC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809ADC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#7A97DB
Tritanopia (blue-blind)
#61A8B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #809adc; /* rgb */ color: rgb(128, 154, 220); /* oklch */ color: oklch(69.3% 0.102 267.3);
Tailwind
colors: {
custom: {
50: '#a8b7e7',
500: '#809adc',
950: '#000000',
},
}SCSS
$custom: #809adc; $custom-light: #a8b7e7; $custom-dark: #000000;
JSON
{
"hex": "#809adc",
"rgb": {
"r": 128,
"g": 154,
"b": 220
},
"hsl": {
"h": 223.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.69269,
"c": 0.10203,
"h": 267.3
},
"luminance": 0.32868
}Semantic roles & 50–950 ramp
primary
#809ADC
secondary
#EAE2CE
accent
#9621C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084