#808ABC#808ABC
#808ABC is a light, moderate blue. Relative luminance 0.264; OKLCH L 64.4% C 0.076 H 275.3°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #808ABC |
|---|---|
| RGB | rgb(128, 138, 188) |
| HSL | hsl(230, 31%, 62%) |
| HSV | hsv(230, 32%, 74%) |
| CMYK | cmyk(31.9%, 26.6%, 0%, 26.3%) |
| CIE-LAB | lab(58.41, 8.21, -27.27) |
| CIE-LCH | lch(58.41, 28.48, 286.76°) |
| OKLab | oklab(64.44% 0.0071 -0.0755) |
| OKLCH | oklch(64.44% 0.076 275.3) |
| XYZ | xyz(27.0651, 26.3961, 51.2361) |
| Luminance | 0.2640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.18
Faded Blue
#658CBB
ΔE00 8.08
Lavender Blue
#8B88F8
ΔE00 9.39
Soft Blue
#6488EA
ΔE00 9.44
Blue Grey
#758DA3
ΔE00 9.73
Periwinkle Blue
#8F99FB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808ABC #BCB280
analogous
#80A8BC #808ABC #9480BC
triadic
#808ABC #BC808A #8ABC80
tetradic
#808ABC #BC80A8 #BCB280 #80BC94
square
#808ABC #BC80A8 #BCB280 #80BC94
split-complementary
#808ABC #BC9480 #A8BC80
monochromatic
#434D7F #5865A7 #808ABC #A8AFD1 #D0D4E6
Accessibility & contrast
On white
3.34
#808ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#808ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808ABC
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808ABC | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBE
Deuteranopia (green-blind)
#778ABB
Tritanopia (blue-blind)
#70939B
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #808abc; /* rgb */ color: rgb(128, 138, 188); /* oklch */ color: oklch(64.4% 0.076 275.3);
Tailwind
colors: {
custom: {
50: '#a6acd0',
500: '#808abc',
950: '#000000',
},
}SCSS
$custom: #808abc; $custom-light: #a6acd0; $custom-dark: #000000;
JSON
{
"hex": "#808abc",
"rgb": {
"r": 128,
"g": 138,
"b": 188
},
"hsl": {
"h": 230,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.64444,
"c": 0.07587,
"h": 275.3
},
"luminance": 0.26397
}Semantic roles & 50–950 ramp
primary
#808ABC
secondary
#D7D3C1
accent
#973CAA
background
#FAFAFC
surface
#F4F4F9
border
#CECED2
text
#0F1014
muted
#7F7F82