#8096DB#8096DB
#8096DB is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.4% C 0.105 H 270.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8096DB |
|---|---|
| RGB | rgb(128, 150, 219) |
| HSL | hsl(225, 56%, 68%) |
| HSV | hsv(225, 42%, 86%) |
| CMYK | cmyk(41.6%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(62.94, 9.71, -37.63) |
| CIE-LCH | lch(62.94, 38.86, 284.46°) |
| OKLab | oklab(68.39% -0.0001 -0.1053) |
| OKLCH | oklch(68.39% 0.105 270) |
| XYZ | xyz(32.5907, 31.5147, 71.3698) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.82
Perrywinkle
#8F8CE7
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 5.99
Faded Blue
#658CBB
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8096DB #DBC580
analogous
#80C3DB #8096DB #9880DB
triadic
#8096DB #DB8096 #96DB80
tetradic
#8096DB #DB80C3 #DBC580 #80DB98
square
#8096DB #DB80C3 #DBC580 #80DB98
split-complementary
#8096DB #DB9880 #C3DB80
monochromatic
#3250AF #506FCD #8096DB #B0BDE9 #DFE5F6
Accessibility & contrast
On white
2.88
#8096DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8096DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8096DB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8096DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8096DB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#7695D9
Tritanopia (blue-blind)
#62A4AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8096db; /* rgb */ color: rgb(128, 150, 219); /* oklch */ color: oklch(68.4% 0.105 270.0);
Tailwind
colors: {
custom: {
50: '#a8b4e6',
500: '#8096db',
950: '#000000',
},
}SCSS
$custom: #8096db; $custom-light: #a8b4e6; $custom-dark: #000000;
JSON
{
"hex": "#8096db",
"rgb": {
"r": 128,
"g": 150,
"b": 219
},
"hsl": {
"h": 225.495,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.68391,
"c": 0.10532,
"h": 270
},
"luminance": 0.31516
}Semantic roles & 50–950 ramp
primary
#8096DB
secondary
#E9E3CD
accent
#9C22C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084