#8081FA#8081FA
#8081FA is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.0% C 0.176 H 280.1°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8081FA |
|---|---|
| RGB | rgb(128, 129, 250) |
| HSL | hsl(240, 92%, 74%) |
| HSV | hsv(240, 49%, 98%) |
| CMYK | cmyk(48.8%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(59.15, 31.02, -60.79) |
| CIE-LCH | lch(59.15, 68.25, 297.04°) |
| OKLab | oklab(66% 0.0308 -0.173) |
| OKLCH | oklch(66% 0.176 280.1) |
| XYZ | xyz(34.0024, 27.1900, 93.8805) |
| Luminance | 0.2719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.57
Periwinkle (survey)
#8E82FE
ΔE00 2.58
Cornflower
#6A79F7
ΔE00 3.99
Perrywinkle
#8F8CE7
ΔE00 5.10
Soft Blue
#6488EA
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8081FA #FAF980
analogous
#80BEFA #8081FA #BC80FA
triadic
#8081FA #FA8081 #81FA80
tetradic
#8081FA #FA80BE #FAF980 #80FABC
square
#8081FA #FA80BE #FAF980 #80FABC
split-complementary
#8081FA #FABC80 #BEFA80
monochromatic
#0A0CF5 #4547F8 #8081FA #BBBBFC #E2E2FE
Accessibility & contrast
On white
3.26
#8081FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8081FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8081FA
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8081FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8081FA | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A93FE
Deuteranopia (green-blind)
#3F8AF7
Tritanopia (blue-blind)
#519BB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8081fa; /* rgb */ color: rgb(128, 129, 250); /* oklch */ color: oklch(66.0% 0.176 280.1);
Tailwind
colors: {
custom: {
50: '#aca5fd',
500: '#8081fa',
950: '#000000',
},
}SCSS
$custom: #8081fa; $custom-light: #aca5fd; $custom-dark: #000000;
JSON
{
"hex": "#8081fa",
"rgb": {
"r": 128,
"g": 129,
"b": 250
},
"hsl": {
"h": 239.508,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66002,
"c": 0.17573,
"h": 280.1
},
"luminance": 0.27192
}Semantic roles & 50–950 ramp
primary
#8081FA
secondary
#F6F6D5
accent
#E400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86