#8A8EEC#8A8EEC
#8A8EEC is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.4% C 0.137 H 280.3°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8EEC |
|---|---|
| RGB | rgb(138, 142, 236) |
| HSL | hsl(238, 72%, 73%) |
| HSV | hsv(238, 42%, 93%) |
| CMYK | cmyk(41.5%, 39.8%, 0%, 7.5%) |
| CIE-LAB | lab(62.34, 21.69, -47.94) |
| CIE-LCH | lch(62.34, 52.62, 294.34°) |
| OKLab | oklab(68.36% 0.0245 -0.1351) |
| OKLCH | oklch(68.36% 0.137 280.3) |
| XYZ | xyz(35.2901, 30.8039, 83.4269) |
| Luminance | 0.3080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.77
Lavender Blue
#8B88F8
ΔE00 2.68
Periwinkle Blue
#8F99FB
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 7.14
Cornflower
#6A79F7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8EEC #ECE88A
analogous
#8ABFEC #8A8EEC #B78AEC
triadic
#8A8EEC #EC8A8E #8EEC8A
tetradic
#8A8EEC #EC8ABF #ECE88A #8AECB7
square
#8A8EEC #EC8ABF #ECE88A #8AECB7
split-complementary
#8A8EEC #ECB78A #BFEC8A
monochromatic
#232BD8 #555BE3 #8A8EEC #BFC1F5 #E5E6FB
Accessibility & contrast
On white
2.93
#8A8EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#8A8EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8EEC
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8EEC | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AF0
Deuteranopia (green-blind)
#6793EA
Tritanopia (blue-blind)
#6BA1B2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8a8eec; /* rgb */ color: rgb(138, 142, 236); /* oklch */ color: oklch(68.4% 0.137 280.3);
Tailwind
colors: {
custom: {
50: '#b0aff2',
500: '#8a8eec',
950: '#000000',
},
}SCSS
$custom: #8a8eec; $custom-light: #b0aff2; $custom-dark: #000000;
JSON
{
"hex": "#8a8eec",
"rgb": {
"r": 138,
"g": 142,
"b": 236
},
"hsl": {
"h": 237.551,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.68365,
"c": 0.13729,
"h": 280.3
},
"luminance": 0.30805
}Semantic roles & 50–950 ramp
primary
#8A8EEC
secondary
#F2F1D9
accent
#CC11D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85