#8296DB#8296DB
#8296DB is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.5% C 0.105 H 271.1°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8296DB |
|---|---|
| RGB | rgb(130, 150, 219) |
| HSL | hsl(227, 55%, 68%) |
| HSV | hsv(227, 41%, 86%) |
| CMYK | cmyk(40.6%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(63.07, 10.23, -37.42) |
| CIE-LCH | lch(63.07, 38.79, 285.29°) |
| OKLab | oklab(68.53% 0.002 -0.1047) |
| OKLCH | oklch(68.53% 0.105 271.1) |
| XYZ | xyz(32.8946, 31.6714, 71.3840) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 6.34
Lavender Blue
#8B88F8
ΔE00 6.80
Faded Blue
#658CBB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8296DB #DBC782
analogous
#82C2DB #8296DB #9A82DB
triadic
#8296DB #DB8296 #96DB82
tetradic
#8296DB #DB82C2 #DBC782 #82DB9A
square
#8296DB #DB82C2 #DBC782 #82DB9A
split-complementary
#8296DB #DB9A82 #C2DB82
monochromatic
#334FB0 #526ECD #8296DB #B2BEE9 #E1E6F6
Accessibility & contrast
On white
2.86
#8296DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#8296DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8296DB
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8296DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8296DB | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#7795D9
Tritanopia (blue-blind)
#65A4AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8296db; /* rgb */ color: rgb(130, 150, 219); /* oklch */ color: oklch(68.5% 0.105 271.1);
Tailwind
colors: {
custom: {
50: '#a9b4e6',
500: '#8296db',
950: '#000000',
},
}SCSS
$custom: #8296db; $custom-light: #a9b4e6; $custom-dark: #000000;
JSON
{
"hex": "#8296db",
"rgb": {
"r": 130,
"g": 150,
"b": 219
},
"hsl": {
"h": 226.517,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.68526,
"c": 0.10469,
"h": 271.1
},
"luminance": 0.31673
}Semantic roles & 50–950 ramp
primary
#8296DB
secondary
#EAE4CF
accent
#9F23C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084