#8D8CED#8D8CED
#8D8CED is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.3% C 0.141 H 282.5°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8CED |
|---|---|
| RGB | rgb(141, 140, 237) |
| HSL | hsl(241, 73%, 74%) |
| HSV | hsv(241, 41%, 93%) |
| CMYK | cmyk(40.5%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(62.11, 23.88, -48.84) |
| CIE-LCH | lch(62.11, 54.37, 296.06°) |
| OKLab | oklab(68.26% 0.0305 -0.1377) |
| OKLCH | oklch(68.26% 0.141 282.5) |
| XYZ | xyz(35.6442, 30.5319, 84.1195) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.13
Lavender Blue
#8B88F8
ΔE00 2.11
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Periwinkle Blue
#8F99FB
ΔE00 4.24
Cornflower
#6A79F7
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8CED #ECED8C
analogous
#8CBCED #8D8CED #BE8CED
triadic
#8D8CED #ED8D8C #8CED8D
tetradic
#8D8CED #ED8CBC #ECED8C #8CEDBE
square
#8D8CED #ED8CBC #ECED8C #8CEDBE
split-complementary
#8D8CED #EDBE8C #BCED8C
monochromatic
#2422DC #5957E5 #8D8CED #C1C1F5 #E5E5FB
Accessibility & contrast
On white
2.95
#8D8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#8D8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8CED
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8CED | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F1
Deuteranopia (green-blind)
#6593EB
Tritanopia (blue-blind)
#709FB1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8d8ced; /* rgb */ color: rgb(141, 140, 237); /* oklch */ color: oklch(68.3% 0.141 282.5);
Tailwind
colors: {
custom: {
50: '#b2adf3',
500: '#8d8ced',
950: '#000000',
},
}SCSS
$custom: #8d8ced; $custom-light: #b2adf3; $custom-dark: #000000;
JSON
{
"hex": "#8d8ced",
"rgb": {
"r": 141,
"g": 140,
"b": 237
},
"hsl": {
"h": 240.619,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.6826,
"c": 0.141,
"h": 282.5
},
"luminance": 0.30533
}Semantic roles & 50–950 ramp
primary
#8D8CED
secondary
#F2F3D8
accent
#D510D3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85