#867DEB#867DEB
#867DEB is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.8% C 0.160 H 284.7°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #867DEB |
|---|---|
| RGB | rgb(134, 125, 235) |
| HSL | hsl(245, 73%, 71%) |
| HSV | hsv(245, 47%, 92%) |
| CMYK | cmyk(43%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(57.78, 30.37, -54.64) |
| CIE-LCH | lch(57.78, 62.52, 299.07°) |
| OKLab | oklab(64.81% 0.0407 -0.1549) |
| OKLCH | oklch(64.81% 0.16 284.7) |
| XYZ | xyz(32.1562, 25.7324, 81.8537) |
| Luminance | 0.2573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 3.61
Perrywinkle
#8F8CE7
ΔE00 4.71
Cornflower
#6A79F7
ΔE00 5.25
Mediumpurple
#9370DB
ΔE00 5.97
Mediumslateblue
#7B68EE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#867DEB #E2EB7D
analogous
#7DABEB #867DEB #BD7DEB
triadic
#867DEB #EB867D #7DEB86
tetradic
#867DEB #EB7DAB #E2EB7D #7DEBBD
square
#867DEB #EB7DAB #E2EB7D #7DEBBD
split-complementary
#867DEB #EBBD7D #ABEB7D
monochromatic
#2E20CE #5548E3 #867DEB #B7B2F3 #E6E4FB
Accessibility & contrast
On white
3.42
#867DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#867DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #867DEB
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##867DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##867DEB | 1.00 | 3.42 | 6.15 | 6.15 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#518EEF
Deuteranopia (green-blind)
#4D87E9
Tritanopia (blue-blind)
#6794A9
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #867deb; /* rgb */ color: rgb(134, 125, 235); /* oklch */ color: oklch(64.8% 0.160 284.7);
Tailwind
colors: {
custom: {
50: '#aea2f2',
500: '#867deb',
950: '#000000',
},
}SCSS
$custom: #867deb; $custom-light: #aea2f2; $custom-dark: #000000;
JSON
{
"hex": "#867deb",
"rgb": {
"r": 134,
"g": 125,
"b": 235
},
"hsl": {
"h": 244.909,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.6481,
"c": 0.16011,
"h": 284.7
},
"luminance": 0.25734
}Semantic roles & 50–950 ramp
primary
#867DEB
secondary
#EEF1D3
accent
#D510C5
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#110F17
muted
#807F85