#8182FF#8182FF
#8182FF is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.6% C 0.181 H 279.9°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8182FF |
|---|---|
| RGB | rgb(129, 130, 255) |
| HSL | hsl(240, 100%, 75%) |
| HSV | hsv(240, 49%, 100%) |
| CMYK | cmyk(49.4%, 49%, 0%, 0%) |
| CIE-LAB | lab(59.75, 32.13, -62.57) |
| CIE-LCH | lch(59.75, 70.34, 297.18°) |
| OKLab | oklab(66.57% 0.0312 -0.1782) |
| OKLCH | oklch(66.57% 0.181 279.9) |
| XYZ | xyz(35.0803, 27.8504, 98.1155) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.43
Lavender Blue
#8B88F8
ΔE00 2.48
Cornflower
#6A79F7
ΔE00 4.34
Perrywinkle
#8F8CE7
ΔE00 5.28
Periwinkle Blue
#8F99FB
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8182FF #FFFE81
analogous
#81C1FF #8182FF #BF81FF
triadic
#8182FF #FF8182 #82FF81
tetradic
#8182FF #FF81C1 #FFFE81 #81FFBF
square
#8182FF #FF81C1 #FFFE81 #81FFBF
split-complementary
#8182FF #FFBF81 #C1FF81
monochromatic
#0709FF #4445FF #8182FF #BEBFFF #E0E1FF
Accessibility & contrast
On white
3.20
#8182FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8182FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8182FF
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8182FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8182FF | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#3C8BFC
Tritanopia (blue-blind)
#509DB5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8182ff; /* rgb */ color: rgb(129, 130, 255); /* oklch */ color: oklch(66.6% 0.181 279.9);
Tailwind
colors: {
custom: {
50: '#ada6ff',
500: '#8182ff',
950: '#000000',
},
}SCSS
$custom: #8182ff; $custom-light: #ada6ff; $custom-dark: #000000;
JSON
{
"hex": "#8182ff",
"rgb": {
"r": 129,
"g": 130,
"b": 255
},
"hsl": {
"h": 239.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.66569,
"c": 0.18094,
"h": 279.9
},
"luminance": 0.27852
}Semantic roles & 50–950 ramp
primary
#8182FF
secondary
#F7F7D4
accent
#E400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86