#809CDA#809CDA
#809CDA is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.6% C 0.097 H 265.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #809CDA |
|---|---|
| RGB | rgb(128, 156, 218) |
| HSL | hsl(221, 55%, 68%) |
| HSV | hsv(221, 41%, 85%) |
| CMYK | cmyk(41.3%, 28.4%, 0%, 14.5%) |
| CIE-LAB | lab(64.50, 5.98, -34.64) |
| CIE-LCH | lch(64.50, 35.15, 279.79°) |
| OKLab | oklab(69.59% -0.0079 -0.0967) |
| OKLCH | oklch(69.59% 0.097 265.3) |
| XYZ | xyz(33.4415, 33.4263, 71.0059) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 6.85
Faded Blue
#658CBB
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CDA #DABE80
analogous
#80C9DA #809CDA #9180DA
triadic
#809CDA #DA809C #9CDA80
tetradic
#809CDA #DA80C9 #DABE80 #80DA91
square
#809CDA #DA80C9 #DABE80 #80DA91
split-complementary
#809CDA #DA9180 #C9DA80
monochromatic
#3259AD #5177CC #809CDA #AFC1E8 #DFE6F6
Accessibility & contrast
On white
2.73
#809CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#809CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CDA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CDA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#7D99D9
Tritanopia (blue-blind)
#61A9B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809cda; /* rgb */ color: rgb(128, 156, 218); /* oklch */ color: oklch(69.6% 0.097 265.3);
Tailwind
colors: {
custom: {
50: '#a8b9e5',
500: '#809cda',
950: '#000000',
},
}SCSS
$custom: #809cda; $custom-light: #a8b9e5; $custom-dark: #000000;
JSON
{
"hex": "#809cda",
"rgb": {
"r": 128,
"g": 156,
"b": 218
},
"hsl": {
"h": 221.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.69593,
"c": 0.097,
"h": 265.3
},
"luminance": 0.33428
}Semantic roles & 50–950 ramp
primary
#809CDA
secondary
#E9E0CD
accent
#9123C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084