#8D8BEE#8D8BEE
#8D8BEE is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.1% C 0.144 H 282.8°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8BEE |
|---|---|
| RGB | rgb(141, 139, 238) |
| HSL | hsl(241, 74%, 74%) |
| HSV | hsv(241, 42%, 93%) |
| CMYK | cmyk(40.8%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(61.91, 24.74, -49.71) |
| CIE-LCH | lch(61.91, 55.53, 296.46°) |
| OKLab | oklab(68.13% 0.0319 -0.1402) |
| OKLCH | oklch(68.13% 0.144 282.8) |
| XYZ | xyz(35.6453, 30.2996, 84.8426) |
| Luminance | 0.3030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.30
Lavender Blue
#8B88F8
ΔE00 1.81
Periwinkle (survey)
#8E82FE
ΔE00 3.68
Periwinkle Blue
#8F99FB
ΔE00 4.46
Cornflower
#6A79F7
ΔE00 7.50
Soft Blue
#6488EA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8BEE #ECEE8B
analogous
#8BBBEE #8D8BEE #BF8BEE
triadic
#8D8BEE #EE8D8B #8BEE8D
tetradic
#8D8BEE #EE8BBB #ECEE8B #8BEEBF
square
#8D8BEE #EE8BBB #ECEE8B #8BEEBF
split-complementary
#8D8BEE #EEBF8B #BBEE8B
monochromatic
#2421DE #5956E6 #8D8BEE #C1C0F6 #E5E4FB
Accessibility & contrast
On white
2.97
#8D8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#8D8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8BEE
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8BEE | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#6392EC
Tritanopia (blue-blind)
#709FB1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8d8bee; /* rgb */ color: rgb(141, 139, 238); /* oklch */ color: oklch(68.1% 0.144 282.8);
Tailwind
colors: {
custom: {
50: '#b2acf4',
500: '#8d8bee',
950: '#000000',
},
}SCSS
$custom: #8d8bee; $custom-light: #b2acf4; $custom-dark: #000000;
JSON
{
"hex": "#8d8bee",
"rgb": {
"r": 141,
"g": 139,
"b": 238
},
"hsl": {
"h": 241.212,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.68125,
"c": 0.14379,
"h": 282.8
},
"luminance": 0.30301
}Semantic roles & 50–950 ramp
primary
#8D8BEE
secondary
#F2F3D8
accent
#D70FD3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85