#808CDC#808CDC
#808CDC is a light, moderate blue. Relative luminance 0.285; OKLCH L 66.4% C 0.119 H 276.2°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #808CDC |
|---|---|
| RGB | rgb(128, 140, 220) |
| HSL | hsl(232, 57%, 68%) |
| HSV | hsv(232, 42%, 86%) |
| CMYK | cmyk(41.8%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(60.35, 15.81, -42.25) |
| CIE-LCH | lch(60.35, 45.11, 290.51°) |
| OKLab | oklab(66.4% 0.0128 -0.1187) |
| OKLCH | oklch(66.4% 0.119 276.2) |
| XYZ | xyz(31.1946, 28.5112, 71.5558) |
| Luminance | 0.2851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.54
Lavender Blue
#8B88F8
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 5.41
Soft Blue
#6488EA
ΔE00 5.71
Periwinkle (survey)
#8E82FE
ΔE00 6.74
Cornflower
#6A79F7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808CDC #DCD080
analogous
#80BADC #808CDC #A280DC
triadic
#808CDC #DC808C #8CDC80
tetradic
#808CDC #DC80BA #DCD080 #80DCA2
square
#808CDC #DC80BA #DCD080 #80DCA2
split-complementary
#808CDC #DCA280 #BADC80
monochromatic
#3141B1 #5061CF #808CDC #B0B7E9 #E0E3F6
Accessibility & contrast
On white
3.13
#808CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#808CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808CDC
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808CDC | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DF
Deuteranopia (green-blind)
#698EDA
Tritanopia (blue-blind)
#629CAA
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #808cdc; /* rgb */ color: rgb(128, 140, 220); /* oklch */ color: oklch(66.4% 0.119 276.2);
Tailwind
colors: {
custom: {
50: '#a8ade7',
500: '#808cdc',
950: '#000000',
},
}SCSS
$custom: #808cdc; $custom-light: #a8ade7; $custom-dark: #000000;
JSON
{
"hex": "#808cdc",
"rgb": {
"r": 128,
"g": 140,
"b": 220
},
"hsl": {
"h": 232.174,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.66403,
"c": 0.11943,
"h": 276.2
},
"luminance": 0.28513
}Semantic roles & 50–950 ramp
primary
#808CDC
secondary
#EAE6CE
accent
#AF21C4
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#101016
muted
#7F7F84