#877DF9#877DF9
#877DF9 is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.7% C 0.179 H 284.0°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #877DF9 |
|---|---|
| RGB | rgb(135, 125, 249) |
| HSL | hsl(245, 91%, 73%) |
| HSV | hsv(245, 50%, 98%) |
| CMYK | cmyk(45.8%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(58.65, 34.60, -61.00) |
| CIE-LCH | lch(58.65, 70.13, 299.56°) |
| OKLab | oklab(65.74% 0.0432 -0.1735) |
| OKLCH | oklch(65.74% 0.179 284) |
| XYZ | xyz(34.4191, 26.6561, 92.9357) |
| Luminance | 0.2666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.80
Lavender Blue
#8B88F8
ΔE00 3.21
Cornflower
#6A79F7
ΔE00 4.96
Perrywinkle
#8F8CE7
ΔE00 5.45
Mediumslateblue
#7B68EE
ΔE00 6.51
Mediumpurple
#9370DB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877DF9 #EFF97D
analogous
#7DB1F9 #877DF9 #C57DF9
triadic
#877DF9 #F9877D #7DF987
tetradic
#877DF9 #F97DB1 #EFF97D #7DF9C5
square
#877DF9 #F97DB1 #EFF97D #7DF9C5
split-complementary
#877DF9 #F9C57D #B1F97D
monochromatic
#1E0BF0 #5142F6 #877DF9 #BDB7FC #E4E2FE
Accessibility & contrast
On white
3.32
#877DF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#877DF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877DF9
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877DF9 | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4591FD
Deuteranopia (green-blind)
#3F89F6
Tritanopia (blue-blind)
#6197AF
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #877df9; /* rgb */ color: rgb(135, 125, 249); /* oklch */ color: oklch(65.7% 0.179 284.0);
Tailwind
colors: {
custom: {
50: '#b0a2fc',
500: '#877df9',
950: '#000000',
},
}SCSS
$custom: #877df9; $custom-light: #b0a2fc; $custom-dark: #000000;
JSON
{
"hex": "#877df9",
"rgb": {
"r": 135,
"g": 125,
"b": 249
},
"hsl": {
"h": 244.839,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.65742,
"c": 0.17879,
"h": 284
},
"luminance": 0.26658
}Semantic roles & 50–950 ramp
primary
#877DF9
secondary
#F3F6D5
accent
#E600D3
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85