#8093FF#8093FF
#8093FF is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.7% C 0.159 H 274.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8093FF |
|---|---|
| RGB | rgb(128, 147, 255) |
| HSL | hsl(231, 100%, 75%) |
| HSV | hsv(231, 50%, 100%) |
| CMYK | cmyk(49.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(63.90, 21.95, -55.95) |
| CIE-LCH | lch(63.90, 60.11, 291.42°) |
| OKLab | oklab(69.69% 0.0112 -0.1587) |
| OKLCH | oklch(69.69% 0.159 274) |
| XYZ | xyz(37.3801, 32.6743, 98.9254) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Lavender Blue
#8B88F8
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8093FF #FFEC80
analogous
#80D2FF #8093FF #AD80FF
triadic
#8093FF #FF8093 #93FF80
tetradic
#8093FF #FF80D2 #FFEC80 #80FFAD
square
#8093FF #FF80D2 #FFEC80 #80FFAD
split-complementary
#8093FF #FFAD80 #D2FF80
monochromatic
#062BFF #435FFF #8093FF #BDC7FF #E0E5FF
Accessibility & contrast
On white
2.79
#8093FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#8093FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8093FF
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8093FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8093FF | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#5A96FD
Tritanopia (blue-blind)
#4BAABD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8093ff; /* rgb */ color: rgb(128, 147, 255); /* oklch */ color: oklch(69.7% 0.159 274.0);
Tailwind
colors: {
custom: {
50: '#acb2ff',
500: '#8093ff',
950: '#000000',
},
}SCSS
$custom: #8093ff; $custom-light: #acb2ff; $custom-dark: #000000;
JSON
{
"hex": "#8093ff",
"rgb": {
"r": 128,
"g": 147,
"b": 255
},
"hsl": {
"h": 231.024,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.69695,
"c": 0.1591,
"h": 274
},
"luminance": 0.32677
}Semantic roles & 50–950 ramp
primary
#8093FF
secondary
#F7F2D4
accent
#C300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86