#8181FF#8181FF
#8181FF is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.4% C 0.182 H 280.2°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8181FF |
|---|---|
| RGB | rgb(129, 129, 255) |
| HSL | hsl(240, 100%, 75%) |
| HSV | hsv(240, 49%, 100%) |
| CMYK | cmyk(49.4%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(59.51, 32.72, -62.95) |
| CIE-LCH | lch(59.51, 70.95, 297.46°) |
| OKLab | oklab(66.39% 0.0323 -0.1794) |
| OKLCH | oklch(66.39% 0.182 280.2) |
| XYZ | xyz(34.9480, 27.5857, 98.0714) |
| Luminance | 0.2759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.37
Lavender Blue
#8B88F8
ΔE00 2.65
Cornflower
#6A79F7
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8181FF #FFFF81
analogous
#81C0FF #8181FF #C081FF
triadic
#8181FF #FF8181 #81FF81
tetradic
#8181FF #FF81C0 #FFFF81 #81FFC0
square
#8181FF #FF81C0 #FFFF81 #81FFC0
split-complementary
#8181FF #FFC081 #C0FF81
monochromatic
#0707FF #4444FF #8181FF #BEBEFF #E0E0FF
Accessibility & contrast
On white
3.22
#8181FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8181FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8181FF
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8181FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8181FF | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#398BFC
Tritanopia (blue-blind)
#509CB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8181ff; /* rgb */ color: rgb(129, 129, 255); /* oklch */ color: oklch(66.4% 0.182 280.2);
Tailwind
colors: {
custom: {
50: '#ada5ff',
500: '#8181ff',
950: '#000000',
},
}SCSS
$custom: #8181ff; $custom-light: #ada5ff; $custom-dark: #000000;
JSON
{
"hex": "#8181ff",
"rgb": {
"r": 129,
"g": 129,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.66387,
"c": 0.18225,
"h": 280.2
},
"luminance": 0.27588
}Semantic roles & 50–950 ramp
primary
#8181FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86