#8294DC#8294DC
#8294DC is a light, moderate blue. Relative luminance 0.311; OKLCH L 68.2% C 0.109 H 272.5°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8294DC |
|---|---|
| RGB | rgb(130, 148, 220) |
| HSL | hsl(228, 56%, 69%) |
| HSV | hsv(228, 41%, 86%) |
| CMYK | cmyk(40.9%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(62.58, 11.66, -38.73) |
| CIE-LCH | lch(62.58, 40.45, 286.76°) |
| OKLab | oklab(68.16% 0.0048 -0.1085) |
| OKLCH | oklch(68.16% 0.109 272.5) |
| XYZ | xyz(32.7102, 31.0914, 71.9740) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.50
Perrywinkle
#8F8CE7
ΔE00 4.88
Soft Blue
#6488EA
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.60
Faded Blue
#658CBB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8294DC #DCCA82
analogous
#82C1DC #8294DC #9D82DC
triadic
#8294DC #DC8294 #94DC82
tetradic
#8294DC #DC82C1 #DCCA82 #82DC9D
square
#8294DC #DC82C1 #DCCA82 #82DC9D
split-complementary
#8294DC #DC9D82 #C1DC82
monochromatic
#324BB2 #526BCF #8294DC #B2BDE9 #E2E6F7
Accessibility & contrast
On white
2.91
#8294DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#8294DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8294DC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8294DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8294DC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#7494DA
Tritanopia (blue-blind)
#65A3AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8294dc; /* rgb */ color: rgb(130, 148, 220); /* oklch */ color: oklch(68.2% 0.109 272.5);
Tailwind
colors: {
custom: {
50: '#aab3e7',
500: '#8294dc',
950: '#000000',
},
}SCSS
$custom: #8294dc; $custom-light: #aab3e7; $custom-dark: #000000;
JSON
{
"hex": "#8294dc",
"rgb": {
"r": 130,
"g": 148,
"b": 220
},
"hsl": {
"h": 228,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.68164,
"c": 0.10859,
"h": 272.5
},
"luminance": 0.31093
}Semantic roles & 50–950 ramp
primary
#8294DC
secondary
#EAE5CF
accent
#A322C4
background
#FAFAFE
surface
#F4F5FC
border
#CECFD5
text
#101116
muted
#7F8084