#8D8DE0#8D8DE0
#8D8DE0 is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.8% C 0.121 H 282.7°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8DE0 |
|---|---|
| RGB | rgb(141, 141, 224) |
| HSL | hsl(240, 57%, 72%) |
| HSV | hsv(240, 37%, 88%) |
| CMYK | cmyk(37.1%, 37.1%, 0%, 12.2%) |
| CIE-LAB | lab(61.73, 19.73, -42.23) |
| CIE-LCH | lch(61.73, 46.62, 295.05°) |
| OKLab | oklab(67.77% 0.0266 -0.1184) |
| OKLCH | oklch(67.77% 0.121 282.7) |
| XYZ | xyz(33.9601, 30.0931, 74.5258) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.25
Lavender Blue
#8B88F8
ΔE00 4.14
Periwinkle Blue
#8F99FB
ΔE00 5.16
Periwinkle (survey)
#8E82FE
ΔE00 5.82
Soft Blue
#6488EA
ΔE00 8.42
Cornflower
#6A79F7
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8DE0 #E0E08D
analogous
#8DB7E0 #8D8DE0 #B78DE0
triadic
#8D8DE0 #E08D8D #8DE08D
tetradic
#8D8DE0 #E08DB7 #E0E08D #8DE0B7
square
#8D8DE0 #E08DB7 #E0E08D #8DE0B7
split-complementary
#8D8DE0 #E0B78D #B7E08D
monochromatic
#3434BF #5D5DD3 #8D8DE0 #BDBDED #E7E7F8
Accessibility & contrast
On white
2.99
#8D8DE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#8D8DE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8DE0
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8DE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8DE0 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E3
Deuteranopia (green-blind)
#6E92DE
Tritanopia (blue-blind)
#769DAC
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8d8de0; /* rgb */ color: rgb(141, 141, 224); /* oklch */ color: oklch(67.8% 0.121 282.7);
Tailwind
colors: {
custom: {
50: '#b1aeea',
500: '#8d8de0',
950: '#000000',
},
}SCSS
$custom: #8d8de0; $custom-light: #b1aeea; $custom-dark: #000000;
JSON
{
"hex": "#8d8de0",
"rgb": {
"r": 141,
"g": 141,
"b": 224
},
"hsl": {
"h": 240,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.67767,
"c": 0.12139,
"h": 282.7
},
"luminance": 0.30094
}Semantic roles & 50–950 ramp
primary
#8D8DE0
secondary
#EFEFDA
accent
#C521C5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84