#8182EE#8182EE
#8182EE is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.5% C 0.158 H 280.7°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8182EE |
|---|---|
| RGB | rgb(129, 130, 238) |
| HSL | hsl(239, 76%, 72%) |
| HSV | hsv(239, 46%, 93%) |
| CMYK | cmyk(45.8%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(58.79, 27.13, -54.72) |
| CIE-LCH | lch(58.79, 61.08, 296.37°) |
| OKLab | oklab(65.53% 0.0294 -0.1552) |
| OKLCH | oklch(65.53% 0.158 280.7) |
| XYZ | xyz(32.4639, 26.8038, 84.3354) |
| Luminance | 0.2681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.50
Periwinkle (survey)
#8E82FE
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 3.99
Cornflower
#6A79F7
ΔE00 4.49
Soft Blue
#6488EA
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8182EE #EEED81
analogous
#81B8EE #8182EE #B781EE
triadic
#8182EE #EE8182 #82EE81
tetradic
#8182EE #EE81B8 #EEED81 #81EEB7
square
#8182EE #EE81B8 #EEED81 #81EEB7
split-complementary
#8182EE #EEB781 #B8EE81
monochromatic
#1D1FD8 #4B4DE7 #8182EE #B7B7F5 #E4E4FB
Accessibility & contrast
On white
3.30
#8182EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#8182EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8182EE
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8182EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8182EE | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5692F2
Deuteranopia (green-blind)
#4F89EC
Tritanopia (blue-blind)
#5B99AC
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8182ee; /* rgb */ color: rgb(129, 130, 238); /* oklch */ color: oklch(65.5% 0.158 280.7);
Tailwind
colors: {
custom: {
50: '#aba6f4',
500: '#8182ee',
950: '#000000',
},
}SCSS
$custom: #8182ee; $custom-light: #aba6f4; $custom-dark: #000000;
JSON
{
"hex": "#8182ee",
"rgb": {
"r": 129,
"g": 130,
"b": 238
},
"hsl": {
"h": 239.45,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.65532,
"c": 0.15793,
"h": 280.7
},
"luminance": 0.26805
}Semantic roles & 50–950 ramp
primary
#8182EE
secondary
#F3F3D8
accent
#D70DD8
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#110F17
muted
#807F85