#8A95DC#8A95DC
#8A95DC is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.9% C 0.105 H 276.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95DC |
|---|---|
| RGB | rgb(138, 149, 220) |
| HSL | hsl(232, 54%, 70%) |
| HSV | hsv(232, 37%, 86%) |
| CMYK | cmyk(37.3%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(63.40, 13.21, -37.42) |
| CIE-LCH | lch(63.40, 39.69, 289.44°) |
| OKLab | oklab(68.93% 0.012 -0.1045) |
| OKLCH | oklch(68.93% 0.105 276.5) |
| XYZ | xyz(34.1432, 32.0641, 72.0863) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.97
Periwinkle Blue
#8F99FB
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 7.86
Periwinkle (survey)
#8E82FE
ΔE00 8.14
Cornflowerblue
#6495ED
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95DC #DCD18A
analogous
#8ABEDC #8A95DC #A88ADC
triadic
#8A95DC #DC8A95 #95DC8A
tetradic
#8A95DC #DC8ABE #DCD18A #8ADCA8
square
#8A95DC #DC8ABE #DCD18A #8ADCA8
split-complementary
#8A95DC #DCA88A #BEDC8A
monochromatic
#3647B5 #5B6ACE #8A95DC #B9C0EA #E7EAF8
Accessibility & contrast
On white
2.83
#8A95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8A95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95DC
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95DC | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#7897DA
Tritanopia (blue-blind)
#72A3AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a95dc; /* rgb */ color: rgb(138, 149, 220); /* oklch */ color: oklch(68.9% 0.105 276.5);
Tailwind
colors: {
custom: {
50: '#afb4e7',
500: '#8a95dc',
950: '#000000',
},
}SCSS
$custom: #8a95dc; $custom-light: #afb4e7; $custom-dark: #000000;
JSON
{
"hex": "#8a95dc",
"rgb": {
"r": 138,
"g": 149,
"b": 220
},
"hsl": {
"h": 231.951,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.68931,
"c": 0.10523,
"h": 276.5
},
"luminance": 0.32065
}Semantic roles & 50–950 ramp
primary
#8A95DC
secondary
#ECE9D6
accent
#AC24C1
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#111116
muted
#808084