#878EEE#878EEE
#878EEE is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.3% C 0.141 H 278.8°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #878EEE |
|---|---|
| RGB | rgb(135, 142, 238) |
| HSL | hsl(236, 75%, 73%) |
| HSV | hsv(236, 43%, 93%) |
| CMYK | cmyk(43.3%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(62.23, 21.51, -49.24) |
| CIE-LCH | lch(62.23, 53.74, 293.60°) |
| OKLab | oklab(68.26% 0.0215 -0.1389) |
| OKLCH | oklch(68.26% 0.141 278.8) |
| XYZ | xyz(35.0927, 30.6683, 84.9428) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 2.71
Periwinkle Blue
#8F99FB
ΔE00 3.41
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Soft Blue
#6488EA
ΔE00 6.47
Cornflower
#6A79F7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#878EEE #EEE787
analogous
#87C1EE #878EEE #B387EE
triadic
#878EEE #EE878E #8EEE87
tetradic
#878EEE #EE87C1 #EEE787 #87EEB3
square
#878EEE #EE87C1 #EEE787 #87EEB3
split-complementary
#878EEE #EEB387 #C1EE87
monochromatic
#1F2CDC #515CE6 #878EEE #BDC0F6 #E4E6FB
Accessibility & contrast
On white
2.94
#878EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#878EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #878EEE
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##878EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##878EEE | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 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)
#6B9AF2
Deuteranopia (green-blind)
#6493EC
Tritanopia (blue-blind)
#65A2B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #878eee; /* rgb */ color: rgb(135, 142, 238); /* oklch */ color: oklch(68.3% 0.141 278.8);
Tailwind
colors: {
custom: {
50: '#aeaef4',
500: '#878eee',
950: '#000000',
},
}SCSS
$custom: #878eee; $custom-light: #aeaef4; $custom-dark: #000000;
JSON
{
"hex": "#878eee",
"rgb": {
"r": 135,
"g": 142,
"b": 238
},
"hsl": {
"h": 235.922,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.68255,
"c": 0.14061,
"h": 278.8
},
"luminance": 0.3067
}Semantic roles & 50–950 ramp
primary
#878EEE
secondary
#F3F1D8
accent
#CA0ED7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85