#8095FF#8095FF
#8095FF is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.1% C 0.157 H 273.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8095FF |
|---|---|
| RGB | rgb(128, 149, 255) |
| HSL | hsl(230, 100%, 75%) |
| HSV | hsv(230, 50%, 100%) |
| CMYK | cmyk(49.8%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(64.40, 20.78, -55.15) |
| CIE-LCH | lch(64.40, 58.93, 290.65°) |
| OKLab | oklab(70.08% 0.0089 -0.1563) |
| OKLCH | oklch(70.08% 0.157 273.3) |
| XYZ | xyz(37.6938, 33.3017, 99.0300) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.89
Lavender Blue
#8B88F8
ΔE00 5.35
Soft Blue
#6488EA
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8095FF #FFEA80
analogous
#80D4FF #8095FF #AB80FF
triadic
#8095FF #FF8095 #95FF80
tetradic
#8095FF #FF80D4 #FFEA80 #80FFAB
square
#8095FF #FF80D4 #FFEA80 #80FFAB
split-complementary
#8095FF #FFAB80 #D4FF80
monochromatic
#062FFF #4362FF #8095FF #BDC8FF #E0E5FF
Accessibility & contrast
On white
2.74
#8095FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8095FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8095FF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8095FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8095FF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#4AACBE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8095ff; /* rgb */ color: rgb(128, 149, 255); /* oklch */ color: oklch(70.1% 0.157 273.3);
Tailwind
colors: {
custom: {
50: '#acb3ff',
500: '#8095ff',
950: '#000000',
},
}SCSS
$custom: #8095ff; $custom-light: #acb3ff; $custom-dark: #000000;
JSON
{
"hex": "#8095ff",
"rgb": {
"r": 128,
"g": 149,
"b": 255
},
"hsl": {
"h": 230.079,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.70083,
"c": 0.15658,
"h": 273.3
},
"luminance": 0.33304
}Semantic roles & 50–950 ramp
primary
#8095FF
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086