#877DF7#877DF7
#877DF7 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.6% C 0.176 H 284.1°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #877DF7 |
|---|---|
| RGB | rgb(135, 125, 247) |
| HSL | hsl(245, 88%, 73%) |
| HSV | hsv(245, 49%, 97%) |
| CMYK | cmyk(45.3%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(58.54, 34.03, -60.08) |
| CIE-LCH | lch(58.54, 69.05, 299.52°) |
| OKLab | oklab(65.62% 0.043 -0.1708) |
| OKLCH | oklch(65.62% 0.176 284.1) |
| XYZ | xyz(34.1089, 26.5320, 91.3016) |
| Luminance | 0.2653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.90
Lavender Blue
#8B88F8
ΔE00 3.21
Cornflower
#6A79F7
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 5.31
Mediumslateblue
#7B68EE
ΔE00 6.45
Mediumpurple
#9370DB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877DF7 #EDF77D
analogous
#7DB0F7 #877DF7 #C47DF7
triadic
#877DF7 #F7877D #7DF787
tetradic
#877DF7 #F77DB0 #EDF77D #7DF7C4
square
#877DF7 #F77DB0 #EDF77D #7DF7C4
split-complementary
#877DF7 #F7C47D #B0F77D
monochromatic
#210EEB #5243F3 #877DF7 #BCB7FB #E4E2FD
Accessibility & contrast
On white
3.33
#877DF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#877DF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877DF7
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877DF7 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4791FB
Deuteranopia (green-blind)
#4189F4
Tritanopia (blue-blind)
#6297AE
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #877df7; /* rgb */ color: rgb(135, 125, 247); /* oklch */ color: oklch(65.6% 0.176 284.1);
Tailwind
colors: {
custom: {
50: '#b0a2fa',
500: '#877df7',
950: '#000000',
},
}SCSS
$custom: #877df7; $custom-light: #b0a2fa; $custom-dark: #000000;
JSON
{
"hex": "#877df7",
"rgb": {
"r": 135,
"g": 125,
"b": 247
},
"hsl": {
"h": 244.918,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.65618,
"c": 0.17613,
"h": 284.1
},
"luminance": 0.26534
}Semantic roles & 50–950 ramp
primary
#877DF7
secondary
#F3F5D6
accent
#E500D2
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85