#8A95FF#8A95FF
#8A95FF is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.7% C 0.154 H 277.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95FF |
|---|---|
| RGB | rgb(138, 149, 255) |
| HSL | hsl(234, 100%, 77%) |
| HSV | hsv(234, 46%, 100%) |
| CMYK | cmyk(45.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(65.05, 23.04, -54.07) |
| CIE-LCH | lch(65.05, 58.78, 293.08°) |
| OKLab | oklab(70.75% 0.0194 -0.153) |
| OKLCH | oklch(70.75% 0.154 277.2) |
| XYZ | xyz(39.2731, 34.1161, 99.1040) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.45
Lavender Blue
#8B88F8
ΔE00 4.15
Perrywinkle
#8F8CE7
ΔE00 4.83
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95FF #FFF48A
analogous
#8AD0FF #8A95FF #BA8AFF
triadic
#8A95FF #FF8A95 #95FF8A
tetradic
#8A95FF #FF8AD0 #FFF48A #8AFFBA
square
#8A95FF #FF8AD0 #FFF48A #8AFFBA
split-complementary
#8A95FF #FFBA8A #D0FF8A
monochromatic
#1026FF #4D5EFF #8A95FF #C7CCFF #E0E3FF
Accessibility & contrast
On white
2.68
#8A95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#8A95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95FF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95FF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#6399FD
Tritanopia (blue-blind)
#60ABBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a95ff; /* rgb */ color: rgb(138, 149, 255); /* oklch */ color: oklch(70.7% 0.154 277.2);
Tailwind
colors: {
custom: {
50: '#b2b4ff',
500: '#8a95ff',
950: '#000000',
},
}SCSS
$custom: #8a95ff; $custom-light: #b2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8a95ff",
"rgb": {
"r": 138,
"g": 149,
"b": 255
},
"hsl": {
"h": 234.359,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.70748,
"c": 0.1542,
"h": 277.2
},
"luminance": 0.34118
}Semantic roles & 50–950 ramp
primary
#8A95FF
secondary
#F7F4D4
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086