#8A8DEE#8A8DEE
#8A8DEE is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.3% C 0.141 H 280.6°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8DEE |
|---|---|
| RGB | rgb(138, 141, 238) |
| HSL | hsl(238, 75%, 74%) |
| HSV | hsv(238, 42%, 93%) |
| CMYK | cmyk(42%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(62.19, 22.84, -49.29) |
| CIE-LCH | lch(62.19, 54.32, 294.86°) |
| OKLab | oklab(68.28% 0.0261 -0.139) |
| OKLCH | oklch(68.28% 0.141 280.6) |
| XYZ | xyz(35.4342, 30.6245, 84.9164) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.81
Lavender Blue
#8B88F8
ΔE00 2.23
Periwinkle Blue
#8F99FB
ΔE00 3.73
Periwinkle (survey)
#8E82FE
ΔE00 4.35
Soft Blue
#6488EA
ΔE00 7.16
Cornflower
#6A79F7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8DEE #EEEB8A
analogous
#8ABFEE #8A8DEE #B98AEE
triadic
#8A8DEE #EE8A8D #8DEE8A
tetradic
#8A8DEE #EE8ABF #EEEB8A #8AEEB9
square
#8A8DEE #EE8ABF #EEEB8A #8AEEB9
split-complementary
#8A8DEE #EEB98A #BFEE8A
monochromatic
#2026DD #5559E6 #8A8DEE #BFC1F6 #E4E5FB
Accessibility & contrast
On white
2.95
#8A8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#8A8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8DEE
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8DEE | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#6493EC
Tritanopia (blue-blind)
#6BA1B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8dee; /* rgb */ color: rgb(138, 141, 238); /* oklch */ color: oklch(68.3% 0.141 280.6);
Tailwind
colors: {
custom: {
50: '#b0aef4',
500: '#8a8dee',
950: '#000000',
},
}SCSS
$custom: #8a8dee; $custom-light: #b0aef4; $custom-dark: #000000;
JSON
{
"hex": "#8a8dee",
"rgb": {
"r": 138,
"g": 141,
"b": 238
},
"hsl": {
"h": 238.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.68281,
"c": 0.14144,
"h": 280.6
},
"luminance": 0.30626
}Semantic roles & 50–950 ramp
primary
#8A8DEE
secondary
#F3F2D8
accent
#D10FD7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85