#8B95DC#8B95DC
#8B95DC is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.0% C 0.105 H 277.1°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95DC |
|---|---|
| RGB | rgb(139, 149, 220) |
| HSL | hsl(233, 54%, 70%) |
| HSV | hsv(233, 37%, 86%) |
| CMYK | cmyk(36.8%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(63.47, 13.48, -37.31) |
| CIE-LCH | lch(63.47, 39.67, 289.87°) |
| OKLab | oklab(69% 0.0131 -0.1042) |
| OKLCH | oklch(69% 0.105 277.1) |
| XYZ | xyz(34.3094, 32.1498, 72.0941) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.88
Periwinkle Blue
#8F99FB
ΔE00 4.44
Lavender Blue
#8B88F8
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 8.09
Periwinkle (survey)
#8E82FE
ΔE00 8.12
Cornflowerblue
#6495ED
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95DC #DCD28B
analogous
#8BBDDC #8B95DC #AA8BDC
triadic
#8B95DC #DC8B95 #95DC8B
tetradic
#8B95DC #DC8BBD #DCD28B #8BDCAA
square
#8B95DC #DC8BBD #DCD28B #8BDCAA
split-complementary
#8B95DC #DCAA8B #BDDC8B
monochromatic
#3747B6 #5C6ACE #8B95DC #BAC0EA #E7EAF8
Accessibility & contrast
On white
2.83
#8B95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8B95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95DC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95DC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 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)
#7E9DDF
Deuteranopia (green-blind)
#7997DA
Tritanopia (blue-blind)
#74A3AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8b95dc; /* rgb */ color: rgb(139, 149, 220); /* oklch */ color: oklch(69.0% 0.105 277.1);
Tailwind
colors: {
custom: {
50: '#afb4e7',
500: '#8b95dc',
950: '#000000',
},
}SCSS
$custom: #8b95dc; $custom-light: #afb4e7; $custom-dark: #000000;
JSON
{
"hex": "#8b95dc",
"rgb": {
"r": 139,
"g": 149,
"b": 220
},
"hsl": {
"h": 232.593,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.69003,
"c": 0.10501,
"h": 277.1
},
"luminance": 0.32151
}Semantic roles & 50–950 ramp
primary
#8B95DC
secondary
#EDEAD6
accent
#AE24C1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084