#8095DC#8095DC
#8095DC is a light, moderate blue. Relative luminance 0.313; OKLCH L 68.2% C 0.108 H 270.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8095DC |
|---|---|
| RGB | rgb(128, 149, 220) |
| HSL | hsl(226, 57%, 68%) |
| HSV | hsv(226, 42%, 86%) |
| CMYK | cmyk(41.8%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(62.72, 10.57, -38.53) |
| CIE-LCH | lch(62.72, 39.95, 285.33°) |
| OKLab | oklab(68.23% 0.0014 -0.1079) |
| OKLCH | oklch(68.23% 0.108 270.8) |
| XYZ | xyz(32.5638, 31.2497, 72.0122) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 5.52
Soft Blue
#6488EA
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 5.93
Lavender Blue
#8B88F8
ΔE00 6.67
Faded Blue
#658CBB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8095DC #DCC780
analogous
#80C3DC #8095DC #9980DC
triadic
#8095DC #DC8095 #95DC80
tetradic
#8095DC #DC80C3 #DCC780 #80DC99
square
#8095DC #DC80C3 #DCC780 #80DC99
split-complementary
#8095DC #DC9980 #C3DC80
monochromatic
#314EB1 #506DCF #8095DC #B0BDE9 #E0E5F6
Accessibility & contrast
On white
2.90
#8095DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#8095DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8095DC
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8095DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8095DC | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#7494DA
Tritanopia (blue-blind)
#61A3AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8095dc; /* rgb */ color: rgb(128, 149, 220); /* oklch */ color: oklch(68.2% 0.108 270.8);
Tailwind
colors: {
custom: {
50: '#a8b3e7',
500: '#8095dc',
950: '#000000',
},
}SCSS
$custom: #8095dc; $custom-light: #a8b3e7; $custom-dark: #000000;
JSON
{
"hex": "#8095dc",
"rgb": {
"r": 128,
"g": 149,
"b": 220
},
"hsl": {
"h": 226.304,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.68233,
"c": 0.10795,
"h": 270.8
},
"luminance": 0.31251
}Semantic roles & 50–950 ramp
primary
#8095DC
secondary
#EAE3CE
accent
#9F21C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084