#8191DC#8191DC
#8191DC is a light, moderate blue. Relative luminance 0.301; OKLCH L 67.5% C 0.113 H 273.8°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8191DC |
|---|---|
| RGB | rgb(129, 145, 220) |
| HSL | hsl(229, 57%, 68%) |
| HSV | hsv(229, 41%, 86%) |
| CMYK | cmyk(41.4%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(61.73, 13.14, -40.08) |
| CIE-LCH | lch(61.73, 42.18, 288.16°) |
| OKLab | oklab(67.48% 0.0076 -0.1124) |
| OKLCH | oklch(67.48% 0.113 273.8) |
| XYZ | xyz(32.0930, 30.0837, 71.8120) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 5.68
Soft Blue
#6488EA
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 6.93
Faded Blue
#658CBB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191DC #DCCC81
analogous
#81BEDC #8191DC #9E81DC
triadic
#8191DC #DC8191 #91DC81
tetradic
#8191DC #DC81BE #DCCC81 #81DC9E
square
#8191DC #DC81BE #DCCC81 #81DC9E
split-complementary
#8191DC #DC9E81 #BEDC81
monochromatic
#3148B1 #5167CF #8191DC #B1BBE9 #E1E5F7
Accessibility & contrast
On white
2.99
#8191DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#8191DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191DC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191DC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#7092DA
Tritanopia (blue-blind)
#63A0AC
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8191dc; /* rgb */ color: rgb(129, 145, 220); /* oklch */ color: oklch(67.5% 0.113 273.8);
Tailwind
colors: {
custom: {
50: '#a9b1e7',
500: '#8191dc',
950: '#000000',
},
}SCSS
$custom: #8191dc; $custom-light: #a9b1e7; $custom-dark: #000000;
JSON
{
"hex": "#8191dc",
"rgb": {
"r": 129,
"g": 145,
"b": 220
},
"hsl": {
"h": 229.451,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.67483,
"c": 0.11266,
"h": 273.8
},
"luminance": 0.30085
}Semantic roles & 50–950 ramp
primary
#8191DC
secondary
#EAE5CF
accent
#A721C4
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#101016
muted
#7F7F84