#8879EA#8879EA
#8879EA is a light, vivid blue. Relative luminance 0.248; OKLCH L 64.2% C 0.164 H 286.9°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8879EA |
|---|---|
| RGB | rgb(136, 121, 234) |
| HSL | hsl(248, 73%, 70%) |
| HSV | hsv(248, 48%, 92%) |
| CMYK | cmyk(41.9%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(56.93, 32.90, -55.44) |
| CIE-LCH | lch(56.93, 64.47, 300.69°) |
| OKLab | oklab(64.19% 0.0478 -0.1572) |
| OKLCH | oklch(64.19% 0.164 286.9) |
| XYZ | xyz(31.8378, 24.8483, 80.9446) |
| Luminance | 0.2485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.75
Mediumpurple
#9370DB
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 4.81
Mediumslateblue
#7B68EE
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 5.81
Cornflower
#6A79F7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8879EA #DBEA79
analogous
#79A2EA #8879EA #C179EA
triadic
#8879EA #EA8879 #79EA88
tetradic
#8879EA #EA79A2 #DBEA79 #79EAC1
square
#8879EA #EA79A2 #DBEA79 #79EAC1
split-complementary
#8879EA #EAC179 #A2EA79
monochromatic
#3620C9 #5944E2 #8879EA #B7AEF2 #E6E3FB
Accessibility & contrast
On white
3.52
#8879EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#8879EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8879EA
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8879EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8879EA | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8BEE
Deuteranopia (green-blind)
#4986E7
Tritanopia (blue-blind)
#6B90A6
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #8879ea; /* rgb */ color: rgb(136, 121, 234); /* oklch */ color: oklch(64.2% 0.164 286.9);
Tailwind
colors: {
custom: {
50: '#afa0f1',
500: '#8879ea',
950: '#000000',
},
}SCSS
$custom: #8879ea; $custom-light: #afa0f1; $custom-dark: #000000;
JSON
{
"hex": "#8879ea",
"rgb": {
"r": 136,
"g": 121,
"b": 234
},
"hsl": {
"h": 247.965,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.64188,
"c": 0.16425,
"h": 286.9
},
"luminance": 0.24849
}Semantic roles & 50–950 ramp
primary
#8879EA
secondary
#EBF0CF
accent
#D511BB
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110E17
muted
#807E85