#867EEE#867EEE
#867EEE is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.2% C 0.163 H 284.2°. Best body text is #000000 at 6.23:1 contrast (WCAG AA passes).
Color values
| HEX | #867EEE |
|---|---|
| RGB | rgb(134, 126, 238) |
| HSL | hsl(244, 77%, 71%) |
| HSV | hsv(244, 47%, 93%) |
| CMYK | cmyk(43.7%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(58.19, 30.64, -55.66) |
| CIE-LCH | lch(58.19, 63.54, 298.83°) |
| OKLab | oklab(65.17% 0.0398 -0.1578) |
| OKLCH | oklch(65.17% 0.163 284.2) |
| XYZ | xyz(32.7205, 26.1617, 84.1980) |
| Luminance | 0.2616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.63
Lavender Blue
#8B88F8
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 4.56
Cornflower
#6A79F7
ΔE00 5.08
Mediumpurple
#9370DB
ΔE00 6.40
Mediumslateblue
#7B68EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#867EEE #E6EE7E
analogous
#7EAEEE #867EEE #BE7EEE
triadic
#867EEE #EE867E #7EEE86
tetradic
#867EEE #EE7EAE #E6EE7E #7EEEBE
square
#867EEE #EE7EAE #E6EE7E #7EEEBE
split-complementary
#867EEE #EEBE7E #AEEE7E
monochromatic
#291CD5 #5348E7 #867EEE #B9B4F5 #E6E4FB
Accessibility & contrast
On white
3.37
#867EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.23
#867EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #867EEE
6.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##867EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##867EEE | 1.00 | 3.37 | 6.23 | 6.23 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#508FF2
Deuteranopia (green-blind)
#4C88EB
Tritanopia (blue-blind)
#6595AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #867eee; /* rgb */ color: rgb(134, 126, 238); /* oklch */ color: oklch(65.2% 0.163 284.2);
Tailwind
colors: {
custom: {
50: '#aea3f4',
500: '#867eee',
950: '#000000',
},
}SCSS
$custom: #867eee; $custom-light: #aea3f4; $custom-dark: #000000;
JSON
{
"hex": "#867eee",
"rgb": {
"r": 134,
"g": 126,
"b": 238
},
"hsl": {
"h": 244.286,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.65172,
"c": 0.16277,
"h": 284.2
},
"luminance": 0.26163
}Semantic roles & 50–950 ramp
primary
#867EEE
secondary
#F0F2D5
accent
#D90DCA
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#110F17
muted
#807F85