#8784EE#8784EE
#8784EE is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.154 H 282.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8784EE |
|---|---|
| RGB | rgb(135, 132, 238) |
| HSL | hsl(242, 76%, 73%) |
| HSV | hsv(242, 45%, 93%) |
| CMYK | cmyk(43.3%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(59.73, 27.36, -53.20) |
| CIE-LCH | lch(59.73, 59.83, 297.22°) |
| OKLab | oklab(66.36% 0.0337 -0.1506) |
| OKLCH | oklch(66.36% 0.154 282.6) |
| XYZ | xyz(33.6710, 27.8250, 84.4690) |
| Luminance | 0.2783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.76
Periwinkle (survey)
#8E82FE
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 3.01
Cornflower
#6A79F7
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.23
Soft Blue
#6488EA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784EE #EBEE84
analogous
#84B6EE #8784EE #BC84EE
triadic
#8784EE #EE8784 #84EE87
tetradic
#8784EE #EE84B6 #EBEE84 #84EEBC
square
#8784EE #EE84B6 #EBEE84 #84EEBC
split-complementary
#8784EE #EEBC84 #B6EE84
monochromatic
#231EDA #534EE7 #8784EE #BBBAF5 #E5E4FB
Accessibility & contrast
On white
3.20
#8784EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8784EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784EE
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784EE | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B94F2
Deuteranopia (green-blind)
#568CEC
Tritanopia (blue-blind)
#669AAD
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8784ee; /* rgb */ color: rgb(135, 132, 238); /* oklch */ color: oklch(66.4% 0.154 282.6);
Tailwind
colors: {
custom: {
50: '#afa7f4',
500: '#8784ee',
950: '#000000',
},
}SCSS
$custom: #8784ee; $custom-light: #afa7f4; $custom-dark: #000000;
JSON
{
"hex": "#8784ee",
"rgb": {
"r": 135,
"g": 132,
"b": 238
},
"hsl": {
"h": 241.698,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.66355,
"c": 0.15431,
"h": 282.6
},
"luminance": 0.27826
}Semantic roles & 50–950 ramp
primary
#8784EE
secondary
#F2F3D8
accent
#D80ED2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85