#8083EA#8083EA
#8083EA is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.4% C 0.151 H 280.1°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8083EA |
|---|---|
| RGB | rgb(128, 131, 234) |
| HSL | hsl(238, 72%, 71%) |
| HSV | hsv(238, 45%, 92%) |
| CMYK | cmyk(45.3%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(58.75, 25.14, -52.57) |
| CIE-LCH | lch(58.75, 58.27, 295.56°) |
| OKLab | oklab(65.41% 0.0265 -0.1489) |
| OKLCH | oklch(65.41% 0.151 280.1) |
| XYZ | xyz(31.8652, 26.7607, 81.3123) |
| Luminance | 0.2676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.78
Perrywinkle
#8F8CE7
ΔE00 3.73
Periwinkle (survey)
#8E82FE
ΔE00 3.78
Cornflower
#6A79F7
ΔE00 4.70
Soft Blue
#6488EA
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8083EA #EAE780
analogous
#80B8EA #8083EA #B280EA
triadic
#8083EA #EA8083 #83EA80
tetradic
#8083EA #EA80B8 #EAE780 #80EAB2
square
#8083EA #EA80B8 #EAE780 #80EAB2
split-complementary
#8083EA #EAB280 #B8EA80
monochromatic
#2227CE #4B50E1 #8083EA #B5B6F3 #E5E5FB
Accessibility & contrast
On white
3.31
#8083EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#8083EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8083EA
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8083EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8083EA | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A91EE
Deuteranopia (green-blind)
#5389E8
Tritanopia (blue-blind)
#5C98AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8083ea; /* rgb */ color: rgb(128, 131, 234); /* oklch */ color: oklch(65.4% 0.151 280.1);
Tailwind
colors: {
custom: {
50: '#aaa7f1',
500: '#8083ea',
950: '#000000',
},
}SCSS
$custom: #8083ea; $custom-light: #aaa7f1; $custom-dark: #000000;
JSON
{
"hex": "#8083ea",
"rgb": {
"r": 128,
"g": 131,
"b": 234
},
"hsl": {
"h": 238.302,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65413,
"c": 0.15124,
"h": 280.1
},
"luminance": 0.26762
}Semantic roles & 50–950 ramp
primary
#8083EA
secondary
#F1F0D5
accent
#CE12D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85