#8A95DE#8A95DE
#8A95DE is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.0% C 0.108 H 276.6°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95DE |
|---|---|
| RGB | rgb(138, 149, 222) |
| HSL | hsl(232, 56%, 71%) |
| HSV | hsv(232, 38%, 87%) |
| CMYK | cmyk(37.8%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(63.48, 13.75, -38.40) |
| CIE-LCH | lch(63.48, 40.78, 289.71°) |
| OKLab | oklab(69.03% 0.0125 -0.1074) |
| OKLCH | oklch(69.03% 0.108 276.6) |
| XYZ | xyz(34.4096, 32.1707, 73.4896) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.84
Periwinkle Blue
#8F99FB
ΔE00 4.09
Lavender Blue
#8B88F8
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 7.73
Periwinkle (survey)
#8E82FE
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95DE #DED38A
analogous
#8ABFDE #8A95DE #A98ADE
triadic
#8A95DE #DE8A95 #95DE8A
tetradic
#8A95DE #DE8ABF #DED38A #8ADEA9
square
#8A95DE #DE8ABF #DED38A #8ADEA9
split-complementary
#8A95DE #DEA98A #BFDE8A
monochromatic
#3446B9 #5A6AD1 #8A95DE #BAC0EB #E7E9F8
Accessibility & contrast
On white
2.82
#8A95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8A95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95DE
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95DE | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE1
Deuteranopia (green-blind)
#7797DC
Tritanopia (blue-blind)
#71A3AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a95de; /* rgb */ color: rgb(138, 149, 222); /* oklch */ color: oklch(69.0% 0.108 276.6);
Tailwind
colors: {
custom: {
50: '#afb4e8',
500: '#8a95de',
950: '#000000',
},
}SCSS
$custom: #8a95de; $custom-light: #afb4e8; $custom-dark: #000000;
JSON
{
"hex": "#8a95de",
"rgb": {
"r": 138,
"g": 149,
"b": 222
},
"hsl": {
"h": 232.143,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.69028,
"c": 0.10808,
"h": 276.6
},
"luminance": 0.32172
}Semantic roles & 50–950 ramp
primary
#8A95DE
secondary
#EDEAD6
accent
#AE22C4
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084