#8095DB#8095DB
#8095DB is a light, moderate blue. Relative luminance 0.312; OKLCH L 68.2% C 0.107 H 270.6°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8095DB |
|---|---|
| RGB | rgb(128, 149, 219) |
| HSL | hsl(226, 56%, 68%) |
| HSV | hsv(226, 42%, 86%) |
| CMYK | cmyk(41.6%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(62.67, 10.28, -38.05) |
| CIE-LCH | lch(62.67, 39.41, 285.12°) |
| OKLab | oklab(68.18% 0.0012 -0.1065) |
| OKLCH | oklch(68.18% 0.107 270.6) |
| XYZ | xyz(32.4318, 31.1969, 71.3168) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.75
Perrywinkle
#8F8CE7
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8095DB #DBC680
analogous
#80C2DB #8095DB #9880DB
triadic
#8095DB #DB8095 #95DB80
tetradic
#8095DB #DB80C2 #DBC680 #80DB98
square
#8095DB #DB80C2 #DBC680 #80DB98
split-complementary
#8095DB #DB9880 #C2DB80
monochromatic
#324FAF #506DCD #8095DB #B0BDE9 #DFE5F6
Accessibility & contrast
On white
2.90
#8095DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#8095DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8095DB
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8095DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8095DB | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#7594D9
Tritanopia (blue-blind)
#62A3AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8095db; /* rgb */ color: rgb(128, 149, 219); /* oklch */ color: oklch(68.2% 0.107 270.6);
Tailwind
colors: {
custom: {
50: '#a8b3e6',
500: '#8095db',
950: '#000000',
},
}SCSS
$custom: #8095db; $custom-light: #a8b3e6; $custom-dark: #000000;
JSON
{
"hex": "#8095db",
"rgb": {
"r": 128,
"g": 149,
"b": 219
},
"hsl": {
"h": 226.154,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.68184,
"c": 0.10654,
"h": 270.6
},
"luminance": 0.31199
}Semantic roles & 50–950 ramp
primary
#8095DB
secondary
#E9E3CD
accent
#9E22C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084