#877DDE#877DDE
#877DDE is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.1% C 0.142 H 286.4°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #877DDE |
|---|---|
| RGB | rgb(135, 125, 222) |
| HSL | hsl(246, 60%, 68%) |
| HSV | hsv(246, 44%, 87%) |
| CMYK | cmyk(39.2%, 43.7%, 0%, 12.9%) |
| CIE-LAB | lab(57.16, 26.98, -48.36) |
| CIE-LCH | lch(57.16, 55.38, 299.15°) |
| OKLab | oklab(64.14% 0.0401 -0.1364) |
| OKLCH | oklch(64.14% 0.142 286.4) |
| XYZ | xyz(30.5064, 25.0910, 72.3288) |
| Luminance | 0.2509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.60
Periwinkle (survey)
#8E82FE
ΔE00 4.77
Lavender Blue
#8B88F8
ΔE00 4.85
Mediumpurple
#9370DB
ΔE00 5.25
Cornflower
#6A79F7
ΔE00 6.58
Mediumslateblue
#7B68EE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877DDE #D4DE7D
analogous
#7DA3DE #877DDE #B87DDE
triadic
#877DDE #DE877D #7DDE87
tetradic
#877DDE #DE7DA3 #D4DE7D #7DDEB8
square
#877DDE #DE7DA3 #D4DE7D #7DDEB8
split-complementary
#877DDE #DEB87D #A3DE7D
monochromatic
#3B2DB3 #5A4CD2 #877DDE #B4AEEA #E1DFF7
Accessibility & contrast
On white
3.49
#877DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#877DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877DDE
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877DDE | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A8CE2
Deuteranopia (green-blind)
#5987DC
Tritanopia (blue-blind)
#6F90A3
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #877dde; /* rgb */ color: rgb(135, 125, 222); /* oklch */ color: oklch(64.1% 0.142 286.4);
Tailwind
colors: {
custom: {
50: '#aea2e9',
500: '#877dde',
950: '#000000',
},
}SCSS
$custom: #877dde; $custom-light: #aea2e9; $custom-dark: #000000;
JSON
{
"hex": "#877dde",
"rgb": {
"r": 135,
"g": 125,
"b": 222
},
"hsl": {
"h": 246.186,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.64136,
"c": 0.14222,
"h": 286.4
},
"luminance": 0.25092
}Semantic roles & 50–950 ramp
primary
#877DDE
secondary
#E7EACD
accent
#C71EB6
background
#FAFAFE
surface
#F5F3FD
border
#CFCDD5
text
#110F16
muted
#807F84