#8B95DF#8B95DF
#8B95DF is a light, moderate blue. Relative luminance 0.323; OKLCH L 69.1% C 0.109 H 277.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95DF |
|---|---|
| RGB | rgb(139, 149, 223) |
| HSL | hsl(233, 57%, 71%) |
| HSV | hsv(233, 38%, 87%) |
| CMYK | cmyk(37.7%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(63.60, 14.29, -38.76) |
| CIE-LCH | lch(63.60, 41.32, 290.24°) |
| OKLab | oklab(69.15% 0.0138 -0.1084) |
| OKLCH | oklch(69.15% 0.109 277.3) |
| XYZ | xyz(34.7103, 32.3102, 74.2053) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.66
Periwinkle Blue
#8F99FB
ΔE00 3.99
Lavender Blue
#8B88F8
ΔE00 5.76
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 7.88
Cornflowerblue
#6495ED
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95DF #DFD58B
analogous
#8BBFDF #8B95DF #AB8BDF
triadic
#8B95DF #DF8B95 #95DF8B
tetradic
#8B95DF #DF8BBF #DFD58B #8BDFAB
square
#8B95DF #DF8BBF #DFD58B #8BDFAB
split-complementary
#8B95DF #DFAB8B #BFDF8B
monochromatic
#3444BC #5B69D2 #8B95DF #BBC1EC #E7E9F8
Accessibility & contrast
On white
2.81
#8B95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#8B95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95DF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95DF | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE2
Deuteranopia (green-blind)
#7797DD
Tritanopia (blue-blind)
#72A3B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8b95df; /* rgb */ color: rgb(139, 149, 223); /* oklch */ color: oklch(69.1% 0.109 277.3);
Tailwind
colors: {
custom: {
50: '#afb4e9',
500: '#8b95df',
950: '#000000',
},
}SCSS
$custom: #8b95df; $custom-light: #afb4e9; $custom-dark: #000000;
JSON
{
"hex": "#8b95df",
"rgb": {
"r": 139,
"g": 149,
"b": 223
},
"hsl": {
"h": 232.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.69149,
"c": 0.10928,
"h": 277.3
},
"luminance": 0.32312
}Semantic roles & 50–950 ramp
primary
#8B95DF
secondary
#EEEBD8
accent
#B121C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084