#8290ED#8290ED
#8290ED is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.2% C 0.138 H 275.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8290ED |
|---|---|
| RGB | rgb(130, 144, 237) |
| HSL | hsl(232, 75%, 72%) |
| HSV | hsv(232, 45%, 93%) |
| CMYK | cmyk(45.1%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(62.34, 18.85, -48.53) |
| CIE-LCH | lch(62.34, 52.06, 291.23°) |
| OKLab | oklab(68.24% 0.0136 -0.137) |
| OKLCH | oklch(68.24% 0.138 275.7) |
| XYZ | xyz(34.4605, 30.8049, 84.2345) |
| Luminance | 0.3081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 3.82
Lavender Blue
#8B88F8
ΔE00 3.93
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8290ED #EDDF82
analogous
#82C5ED #8290ED #AA82ED
triadic
#8290ED #ED8290 #90ED82
tetradic
#8290ED #ED82C5 #EDDF82 #82EDAA
square
#8290ED #ED82C5 #EDDF82 #82EDAA
split-complementary
#8290ED #EDAA82 #C5ED82
monochromatic
#1F37D6 #4D60E5 #8290ED #B7C0F5 #E4E7FB
Accessibility & contrast
On white
2.93
#8290ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#8290ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8290ED
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8290ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8290ED | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#6593EB
Tritanopia (blue-blind)
#5CA3B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8290ed; /* rgb */ color: rgb(130, 144, 237); /* oklch */ color: oklch(68.2% 0.138 275.7);
Tailwind
colors: {
custom: {
50: '#abb0f3',
500: '#8290ed',
950: '#000000',
},
}SCSS
$custom: #8290ed; $custom-light: #abb0f3; $custom-dark: #000000;
JSON
{
"hex": "#8290ed",
"rgb": {
"r": 130,
"g": 144,
"b": 237
},
"hsl": {
"h": 232.15,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.6824,
"c": 0.13764,
"h": 275.7
},
"luminance": 0.30807
}Semantic roles & 50–950 ramp
primary
#8290ED
secondary
#F3EFD8
accent
#BD0FD7
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#101017
muted
#7F7F85