#8A95ED#8A95ED
#8A95ED is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.129 H 277.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95ED |
|---|---|
| RGB | rgb(138, 149, 237) |
| HSL | hsl(233, 73%, 74%) |
| HSV | hsv(233, 42%, 93%) |
| CMYK | cmyk(41.8%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.17, 17.91, -45.61) |
| CIE-LCH | lch(64.17, 49.00, 291.43°) |
| OKLab | oklab(69.78% 0.0159 -0.1283) |
| OKLCH | oklch(69.78% 0.129 277.1) |
| XYZ | xyz(36.5102, 33.0109, 84.5523) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 3.62
Lavender Blue
#8B88F8
ΔE00 4.54
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95ED #EDE28A
analogous
#8AC6ED #8A95ED #B08AED
triadic
#8A95ED #ED8A95 #95ED8A
tetradic
#8A95ED #ED8AC6 #EDE28A #8AEDB0
square
#8A95ED #ED8AC6 #EDE28A #8AEDB0
split-complementary
#8A95ED #EDB08A #C6ED8A
monochromatic
#2236DB #5565E5 #8A95ED #BFC5F5 #E4E7FB
Accessibility & contrast
On white
2.76
#8A95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8A95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95ED
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95ED | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#6AA7B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a95ed; /* rgb */ color: rgb(138, 149, 237); /* oklch */ color: oklch(69.8% 0.129 277.1);
Tailwind
colors: {
custom: {
50: '#b0b4f3',
500: '#8a95ed',
950: '#000000',
},
}SCSS
$custom: #8a95ed; $custom-light: #b0b4f3; $custom-dark: #000000;
JSON
{
"hex": "#8a95ed",
"rgb": {
"r": 138,
"g": 149,
"b": 237
},
"hsl": {
"h": 233.333,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.69781,
"c": 0.12927,
"h": 277.1
},
"luminance": 0.33013
}Semantic roles & 50–950 ramp
primary
#8A95ED
secondary
#F3F0D8
accent
#C010D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085