#809CDC#809CDC
#809CDC is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.7% C 0.100 H 265.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #809CDC |
|---|---|
| RGB | rgb(128, 156, 220) |
| HSL | hsl(222, 57%, 68%) |
| HSV | hsv(222, 42%, 86%) |
| CMYK | cmyk(41.8%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(64.59, 6.54, -35.61) |
| CIE-LCH | lch(64.59, 36.21, 280.41°) |
| OKLab | oklab(69.69% -0.0074 -0.0995) |
| OKLCH | oklch(69.69% 0.1 265.8) |
| XYZ | xyz(33.7048, 33.5316, 72.3925) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 6.78
Faded Blue
#658CBB
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.52
Lavender Blue
#8B88F8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CDC #DCC080
analogous
#80CADC #809CDC #9280DC
triadic
#809CDC #DC809C #9CDC80
tetradic
#809CDC #DC80CA #DCC080 #80DC92
square
#809CDC #DC80CA #DCC080 #80DC92
split-complementary
#809CDC #DC9280 #CADC80
monochromatic
#3158B1 #5077CF #809CDC #B0C1E9 #E0E7F6
Accessibility & contrast
On white
2.72
#809CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#809CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CDC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CDC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#7C99DB
Tritanopia (blue-blind)
#60A9B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809cdc; /* rgb */ color: rgb(128, 156, 220); /* oklch */ color: oklch(69.7% 0.100 265.8);
Tailwind
colors: {
custom: {
50: '#a8b9e7',
500: '#809cdc',
950: '#000000',
},
}SCSS
$custom: #809cdc; $custom-light: #a8b9e7; $custom-dark: #000000;
JSON
{
"hex": "#809cdc",
"rgb": {
"r": 128,
"g": 156,
"b": 220
},
"hsl": {
"h": 221.739,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.69686,
"c": 0.09976,
"h": 265.8
},
"luminance": 0.33533
}Semantic roles & 50–950 ramp
primary
#809CDC
secondary
#EAE1CE
accent
#9321C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084