#8182F8#8182F8
#8182F8 is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.1% C 0.172 H 280.3°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8182F8 |
|---|---|
| RGB | rgb(129, 130, 248) |
| HSL | hsl(239, 89%, 74%) |
| HSV | hsv(239, 48%, 97%) |
| CMYK | cmyk(48%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(59.35, 30.06, -59.36) |
| CIE-LCH | lch(59.35, 66.54, 296.86°) |
| OKLab | oklab(66.14% 0.0306 -0.1688) |
| OKLCH | oklch(66.14% 0.172 280.3) |
| XYZ | xyz(33.9740, 27.4079, 92.2888) |
| Luminance | 0.2741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.24
Periwinkle (survey)
#8E82FE
ΔE00 2.53
Cornflower
#6A79F7
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 4.69
Periwinkle Blue
#8F99FB
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8182F8 #F8F781
analogous
#81BEF8 #8182F8 #BC81F8
triadic
#8182F8 #F88182 #82F881
tetradic
#8182F8 #F881BE #F8F781 #81F8BC
square
#8182F8 #F881BE #F8F781 #81F8BC
split-complementary
#8182F8 #F8BC81 #BEF881
monochromatic
#0D0FF1 #4748F5 #8182F8 #BBBCFB #E2E2FD
Accessibility & contrast
On white
3.24
#8182F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#8182F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8182F8
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8182F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8182F8 | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E93FC
Deuteranopia (green-blind)
#458AF5
Tritanopia (blue-blind)
#559BB1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8182f8; /* rgb */ color: rgb(129, 130, 248); /* oklch */ color: oklch(66.1% 0.172 280.3);
Tailwind
colors: {
custom: {
50: '#aca6fb',
500: '#8182f8',
950: '#000000',
},
}SCSS
$custom: #8182f8; $custom-light: #aca6fb; $custom-dark: #000000;
JSON
{
"hex": "#8182f8",
"rgb": {
"r": 129,
"g": 130,
"b": 248
},
"hsl": {
"h": 239.496,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.66135,
"c": 0.17154,
"h": 280.3
},
"luminance": 0.2741
}Semantic roles & 50–950 ramp
primary
#8182F8
secondary
#F5F5D6
accent
#E400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85