#8081EA#8081EA
#8081EA is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.0% C 0.154 H 280.8°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8081EA |
|---|---|
| RGB | rgb(128, 129, 234) |
| HSL | hsl(239, 72%, 71%) |
| HSV | hsv(239, 45%, 92%) |
| CMYK | cmyk(45.3%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(58.25, 26.32, -53.36) |
| CIE-LCH | lch(58.25, 59.50, 296.25°) |
| OKLab | oklab(65.04% 0.0289 -0.1512) |
| OKLCH | oklch(65.04% 0.154 280.8) |
| XYZ | xyz(31.5992, 26.2287, 81.2236) |
| Luminance | 0.2623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.03
Periwinkle (survey)
#8E82FE
ΔE00 3.62
Perrywinkle
#8F8CE7
ΔE00 4.10
Cornflower
#6A79F7
ΔE00 4.46
Soft Blue
#6488EA
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8081EA #EAE980
analogous
#80B6EA #8081EA #B480EA
triadic
#8081EA #EA8081 #81EA80
tetradic
#8081EA #EA80B6 #EAE980 #80EAB4
square
#8081EA #EA80B6 #EAE980 #80EAB4
split-complementary
#8081EA #EAB480 #B6EA80
monochromatic
#2224CE #4B4DE1 #8081EA #B5B5F3 #E5E5FB
Accessibility & contrast
On white
3.36
#8081EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#8081EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8081EA
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8081EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8081EA | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5790EE
Deuteranopia (green-blind)
#5088E8
Tritanopia (blue-blind)
#5C97AA
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8081ea; /* rgb */ color: rgb(128, 129, 234); /* oklch */ color: oklch(65.0% 0.154 280.8);
Tailwind
colors: {
custom: {
50: '#aaa5f1',
500: '#8081ea',
950: '#000000',
},
}SCSS
$custom: #8081ea; $custom-light: #aaa5f1; $custom-dark: #000000;
JSON
{
"hex": "#8081ea",
"rgb": {
"r": 128,
"g": 129,
"b": 234
},
"hsl": {
"h": 239.434,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65035,
"c": 0.15396,
"h": 280.8
},
"luminance": 0.2623
}Semantic roles & 50–950 ramp
primary
#8081EA
secondary
#F1F1D5
accent
#D212D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85