#8087FF#8087FF
#8087FF is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.4% C 0.175 H 278.1°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8087FF |
|---|---|
| RGB | rgb(128, 135, 255) |
| HSL | hsl(237, 100%, 75%) |
| HSV | hsv(237, 50%, 100%) |
| CMYK | cmyk(49.8%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(60.90, 28.99, -60.73) |
| CIE-LCH | lch(60.90, 67.30, 295.51°) |
| OKLab | oklab(67.42% 0.0246 -0.1728) |
| OKLCH | oklch(67.42% 0.175 278.1) |
| XYZ | xyz(35.6104, 29.1351, 98.3355) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.32
Periwinkle (survey)
#8E82FE
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 4.90
Cornflower
#6A79F7
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8087FF #FFF880
analogous
#80C6FF #8087FF #B980FF
triadic
#8087FF #FF8087 #87FF80
tetradic
#8087FF #FF80C6 #FFF880 #80FFB9
square
#8087FF #FF80C6 #FFF880 #80FFB9
split-complementary
#8087FF #FFB980 #C6FF80
monochromatic
#0613FF #434DFF #8087FF #BDC1FF #E0E2FF
Accessibility & contrast
On white
3.08
#8087FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#8087FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8087FF
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8087FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8087FF | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#458EFC
Tritanopia (blue-blind)
#4DA1B7
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8087ff; /* rgb */ color: rgb(128, 135, 255); /* oklch */ color: oklch(67.4% 0.175 278.1);
Tailwind
colors: {
custom: {
50: '#aca9ff',
500: '#8087ff',
950: '#000000',
},
}SCSS
$custom: #8087ff; $custom-light: #aca9ff; $custom-dark: #000000;
JSON
{
"hex": "#8087ff",
"rgb": {
"r": 128,
"g": 135,
"b": 255
},
"hsl": {
"h": 236.693,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.67417,
"c": 0.17456,
"h": 278.1
},
"luminance": 0.29137
}Semantic roles & 50–950 ramp
primary
#8087FF
secondary
#F7F5D4
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86