#8A8DED#8A8DED
#8A8DED is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.2% C 0.140 H 280.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8DED |
|---|---|
| RGB | rgb(138, 141, 237) |
| HSL | hsl(238, 73%, 74%) |
| HSV | hsv(238, 42%, 93%) |
| CMYK | cmyk(41.8%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(62.14, 22.55, -48.81) |
| CIE-LCH | lch(62.14, 53.77, 294.80°) |
| OKLab | oklab(68.23% 0.0259 -0.1376) |
| OKLCH | oklch(68.23% 0.14 280.6) |
| XYZ | xyz(35.2877, 30.5659, 84.1448) |
| Luminance | 0.3057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.70
Lavender Blue
#8B88F8
ΔE00 2.33
Periwinkle Blue
#8F99FB
ΔE00 3.79
Periwinkle (survey)
#8E82FE
ΔE00 4.44
Soft Blue
#6488EA
ΔE00 7.17
Cornflower
#6A79F7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8DED #EDEA8A
analogous
#8ABEED #8A8DED #B88AED
triadic
#8A8DED #ED8A8D #8DED8A
tetradic
#8A8DED #ED8ABE #EDEA8A #8AEDB8
square
#8A8DED #ED8ABE #EDEA8A #8AEDB8
split-complementary
#8A8DED #EDB88A #BEED8A
monochromatic
#2227DB #5559E5 #8A8DED #BFC1F5 #E4E5FB
Accessibility & contrast
On white
2.95
#8A8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#8A8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8DED
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8DED | 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)
#6A9AF1
Deuteranopia (green-blind)
#6593EB
Tritanopia (blue-blind)
#6BA0B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8ded; /* rgb */ color: rgb(138, 141, 237); /* oklch */ color: oklch(68.2% 0.140 280.6);
Tailwind
colors: {
custom: {
50: '#b0aef3',
500: '#8a8ded',
950: '#000000',
},
}SCSS
$custom: #8a8ded; $custom-light: #b0aef3; $custom-dark: #000000;
JSON
{
"hex": "#8a8ded",
"rgb": {
"r": 138,
"g": 141,
"b": 237
},
"hsl": {
"h": 238.182,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.68226,
"c": 0.14005,
"h": 280.6
},
"luminance": 0.30567
}Semantic roles & 50–950 ramp
primary
#8A8DED
secondary
#F3F2D8
accent
#CF10D5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85