#809ADE#809ADE
#809ADE is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.4% C 0.105 H 267.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #809ADE |
|---|---|
| RGB | rgb(128, 154, 222) |
| HSL | hsl(223, 59%, 69%) |
| HSV | hsv(223, 42%, 87%) |
| CMYK | cmyk(42.3%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(64.14, 8.25, -37.42) |
| CIE-LCH | lch(64.14, 38.32, 282.43°) |
| OKLab | oklab(69.36% -0.0043 -0.1047) |
| OKLCH | oklch(69.36% 0.105 267.6) |
| XYZ | xyz(33.6384, 32.9725, 73.6849) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.88
Faded Blue
#658CBB
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809ADE #DEC480
analogous
#80C9DE #809ADE #9580DE
triadic
#809ADE #DE809A #9ADE80
tetradic
#809ADE #DE80C9 #DEC480 #80DE95
square
#809ADE #DE80C9 #DEC480 #80DE95
split-complementary
#809ADE #DE9580 #C9DE80
monochromatic
#2F54B5 #4F73D1 #809ADE #B1C1EB #E1E7F7
Accessibility & contrast
On white
2.77
#809ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#809ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809ADE
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809ADE | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E1
Deuteranopia (green-blind)
#7998DC
Tritanopia (blue-blind)
#5FA8B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #809ade; /* rgb */ color: rgb(128, 154, 222); /* oklch */ color: oklch(69.4% 0.105 267.6);
Tailwind
colors: {
custom: {
50: '#a8b7e8',
500: '#809ade',
950: '#000000',
},
}SCSS
$custom: #809ade; $custom-light: #a8b7e8; $custom-dark: #000000;
JSON
{
"hex": "#809ade",
"rgb": {
"r": 128,
"g": 154,
"b": 222
},
"hsl": {
"h": 223.404,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.69364,
"c": 0.1048,
"h": 267.6
},
"luminance": 0.32974
}Semantic roles & 50–950 ramp
primary
#809ADE
secondary
#EBE3CF
accent
#981FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084