#809CDF#809CDF
#809CDF is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.8% C 0.104 H 266.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #809CDF |
|---|---|
| RGB | rgb(128, 156, 223) |
| HSL | hsl(222, 60%, 69%) |
| HSV | hsv(222, 43%, 87%) |
| CMYK | cmyk(42.6%, 30%, 0%, 12.5%) |
| CIE-LAB | lab(64.72, 7.38, -37.07) |
| CIE-LCH | lch(64.72, 37.80, 281.26°) |
| OKLab | oklab(69.83% -0.0065 -0.1037) |
| OKLCH | oklch(69.83% 0.104 266.4) |
| XYZ | xyz(34.1056, 33.6920, 74.5038) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 5.01
Soft Blue
#6488EA
ΔE00 6.68
Faded Blue
#658CBB
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CDF #DFC380
analogous
#80CCDF #809CDF #9480DF
triadic
#809CDF #DF809C #9CDF80
tetradic
#809CDF #DF80CC #DFC380 #80DF94
square
#809CDF #DF80CC #DFC380 #80DF94
split-complementary
#809CDF #DF9480 #CCDF80
monochromatic
#2E56B7 #4F76D3 #809CDF #B1C2EB #E2E8F8
Accessibility & contrast
On white
2.71
#809CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#809CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CDF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CDF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#7B99DD
Tritanopia (blue-blind)
#5FAAB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809cdf; /* rgb */ color: rgb(128, 156, 223); /* oklch */ color: oklch(69.8% 0.104 266.4);
Tailwind
colors: {
custom: {
50: '#a8b9e9',
500: '#809cdf',
950: '#000000',
},
}SCSS
$custom: #809cdf; $custom-light: #a8b9e9; $custom-dark: #000000;
JSON
{
"hex": "#809cdf",
"rgb": {
"r": 128,
"g": 156,
"b": 223
},
"hsl": {
"h": 222.316,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.69828,
"c": 0.10391,
"h": 266.4
},
"luminance": 0.33694
}Semantic roles & 50–950 ramp
primary
#809CDF
secondary
#EBE3CF
accent
#961EC7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084