#877DEF#877DEF
#877DEF is a light, vivid blue. Relative luminance 0.261; OKLCH L 65.1% C 0.165 H 284.8°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #877DEF |
|---|---|
| RGB | rgb(135, 125, 239) |
| HSL | hsl(245, 78%, 71%) |
| HSV | hsv(245, 48%, 94%) |
| CMYK | cmyk(43.5%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(58.08, 31.74, -56.38) |
| CIE-LCH | lch(58.08, 64.70, 299.38°) |
| OKLab | oklab(65.13% 0.0423 -0.1599) |
| OKLCH | oklch(65.13% 0.165 284.8) |
| XYZ | xyz(32.9008, 26.0488, 84.9390) |
| Luminance | 0.2605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.57
Lavender Blue
#8B88F8
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 5.22
Mediumpurple
#9370DB
ΔE00 6.11
Mediumslateblue
#7B68EE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877DEF #E5EF7D
analogous
#7DACEF #877DEF #C07DEF
triadic
#877DEF #EF877D #7DEF87
tetradic
#877DEF #EF7DAC #E5EF7D #7DEFC0
square
#877DEF #EF7DAC #E5EF7D #7DEFC0
split-complementary
#877DEF #EFC07D #ACEF7D
monochromatic
#2B1AD7 #5547E8 #877DEF #B9B3F6 #E6E4FC
Accessibility & contrast
On white
3.38
#877DEF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#877DEF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877DEF
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877DEF | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8FF3
Deuteranopia (green-blind)
#4A88EC
Tritanopia (blue-blind)
#6695AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #877def; /* rgb */ color: rgb(135, 125, 239); /* oklch */ color: oklch(65.1% 0.165 284.8);
Tailwind
colors: {
custom: {
50: '#afa2f5',
500: '#877def',
950: '#000000',
},
}SCSS
$custom: #877def; $custom-light: #afa2f5; $custom-dark: #000000;
JSON
{
"hex": "#877def",
"rgb": {
"r": 135,
"g": 125,
"b": 239
},
"hsl": {
"h": 245.263,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.65128,
"c": 0.16542,
"h": 284.8
},
"luminance": 0.2605
}Semantic roles & 50–950 ramp
primary
#877DEF
secondary
#F0F3D5
accent
#DA0BC8
background
#FBFAFF
surface
#F6F3FE
border
#D0CDD6
text
#110F17
muted
#807F85