#8B8BDA#8B8BDA
#8B8BDA is a light, moderate blue. Relative luminance 0.290; OKLCH L 66.9% C 0.116 H 282.8°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8BDA |
|---|---|
| RGB | rgb(139, 139, 218) |
| HSL | hsl(240, 52%, 70%) |
| HSV | hsv(240, 36%, 85%) |
| CMYK | cmyk(36.2%, 36.2%, 0%, 14.5%) |
| CIE-LAB | lab(60.80, 18.74, -40.38) |
| CIE-LCH | lch(60.80, 44.51, 294.90°) |
| OKLab | oklab(66.92% 0.0257 -0.1131) |
| OKLCH | oklch(66.92% 0.116 282.8) |
| XYZ | xyz(32.5314, 29.0151, 70.2025) |
| Luminance | 0.2902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.07
Lavender Blue
#8B88F8
ΔE00 4.81
Periwinkle Blue
#8F99FB
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 6.32
Soft Blue
#6488EA
ΔE00 8.53
Cornflower
#6A79F7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8BDA #DADA8B
analogous
#8BB2DA #8B8BDA #B28BDA
triadic
#8B8BDA #DA8B8B #8BDA8B
tetradic
#8B8BDA #DA8BB3 #DADA8B #8BDAB3
square
#8B8BDA #DA8BB3 #DADA8B #8BDAB3
split-complementary
#8B8BDA #DAB38B #B3DA8B
monochromatic
#3939B2 #5D5DCB #8B8BDA #B9B9E9 #E8E8F8
Accessibility & contrast
On white
3.09
#8B8BDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#8B8BDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B8BDA
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8BDA | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7295DD
Deuteranopia (green-blind)
#6E90D8
Tritanopia (blue-blind)
#759AA8
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8b8bda; /* rgb */ color: rgb(139, 139, 218); /* oklch */ color: oklch(66.9% 0.116 282.8);
Tailwind
colors: {
custom: {
50: '#aface6',
500: '#8b8bda',
950: '#000000',
},
}SCSS
$custom: #8b8bda; $custom-light: #aface6; $custom-dark: #000000;
JSON
{
"hex": "#8b8bda",
"rgb": {
"r": 139,
"g": 139,
"b": 218
},
"hsl": {
"h": 240,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.66918,
"c": 0.11597,
"h": 282.8
},
"luminance": 0.29016
}Semantic roles & 50–950 ramp
primary
#8B8BDA
secondary
#EBEBD5
accent
#BF26BF
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84