#808BBB#808BBB
#808BBB is a light, moderate blue. Relative luminance 0.266; OKLCH L 64.6% C 0.073 H 274.2°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #808BBB |
|---|---|
| RGB | rgb(128, 139, 187) |
| HSL | hsl(229, 30%, 62%) |
| HSV | hsv(229, 32%, 73%) |
| CMYK | cmyk(31.6%, 25.7%, 0%, 26.7%) |
| CIE-LAB | lab(58.64, 7.37, -26.34) |
| CIE-LCH | lch(58.64, 27.36, 285.63°) |
| OKLab | oklab(64.61% 0.0054 -0.0729) |
| OKLCH | oklch(64.61% 0.073 274.2) |
| XYZ | xyz(27.1018, 26.6414, 50.7184) |
| Luminance | 0.2664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.36
Faded Blue
#658CBB
ΔE00 7.89
Soft Blue
#6488EA
ΔE00 9.46
Blue Grey
#758DA3
ΔE00 9.52
Lavender Blue
#8B88F8
ΔE00 9.55
Periwinkle Blue
#8F99FB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808BBB #BBB080
analogous
#80A9BB #808BBB #9380BB
triadic
#808BBB #BB808B #8BBB80
tetradic
#808BBB #BB80A9 #BBB080 #80BB93
square
#808BBB #BB80A9 #BBB080 #80BB93
split-complementary
#808BBB #BB9380 #A9BB80
monochromatic
#434E7D #5967A5 #808BBB #A8AFD0 #D0D4E6
Accessibility & contrast
On white
3.32
#808BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#808BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808BBB
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808BBB | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BD
Deuteranopia (green-blind)
#788BBA
Tritanopia (blue-blind)
#70949C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #808bbb; /* rgb */ color: rgb(128, 139, 187); /* oklch */ color: oklch(64.6% 0.073 274.2);
Tailwind
colors: {
custom: {
50: '#a6accf',
500: '#808bbb',
950: '#000000',
},
}SCSS
$custom: #808bbb; $custom-light: #a6accf; $custom-dark: #000000;
JSON
{
"hex": "#808bbb",
"rgb": {
"r": 128,
"g": 139,
"b": 187
},
"hsl": {
"h": 228.814,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.64609,
"c": 0.07311,
"h": 274.2
},
"luminance": 0.26642
}Semantic roles & 50–950 ramp
primary
#808BBB
secondary
#D6D2C0
accent
#953DA9
background
#FAFAFC
surface
#F4F4F9
border
#CECED2
text
#0F1014
muted
#7F7F82