#8B7CED#8B7CED
#8B7CED is a light, vivid blue. Relative luminance 0.260; OKLCH L 65.1% C 0.164 H 287.0°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8B7CED |
|---|---|
| RGB | rgb(139, 124, 237) |
| HSL | hsl(248, 76%, 71%) |
| HSV | hsv(248, 48%, 93%) |
| CMYK | cmyk(41.4%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(58.05, 32.71, -55.30) |
| CIE-LCH | lch(58.05, 64.25, 300.61°) |
| OKLab | oklab(65.15% 0.048 -0.1567) |
| OKLCH | oklch(65.15% 0.164 287) |
| XYZ | xyz(33.1369, 26.0175, 83.3803) |
| Luminance | 0.2602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.87
Lavender Blue
#8B88F8
ΔE00 3.94
Perrywinkle
#8F8CE7
ΔE00 5.02
Mediumpurple
#9370DB
ΔE00 5.23
Cornflower
#6A79F7
ΔE00 6.11
Mediumslateblue
#7B68EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B7CED #DEED7C
analogous
#7CA5ED #8B7CED #C47CED
triadic
#8B7CED #ED8B7C #7CED8B
tetradic
#8B7CED #ED7CA5 #DEED7C #7CEDC4
square
#8B7CED #ED7CA5 #DEED7C #7CEDC4
split-complementary
#8B7CED #EDC47C #A5ED7C
monochromatic
#351DD2 #5B46E6 #8B7CED #BBB2F4 #E7E4FB
Accessibility & contrast
On white
3.39
#8B7CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#8B7CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B7CED
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B7CED | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8EF1
Deuteranopia (green-blind)
#4E88EA
Tritanopia (blue-blind)
#6E93A9
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8b7ced; /* rgb */ color: rgb(139, 124, 237); /* oklch */ color: oklch(65.1% 0.164 287.0);
Tailwind
colors: {
custom: {
50: '#b1a2f3',
500: '#8b7ced',
950: '#000000',
},
}SCSS
$custom: #8b7ced; $custom-light: #b1a2f3; $custom-dark: #000000;
JSON
{
"hex": "#8b7ced",
"rgb": {
"r": 139,
"g": 124,
"b": 237
},
"hsl": {
"h": 247.965,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.65149,
"c": 0.16383,
"h": 287
},
"luminance": 0.26019
}Semantic roles & 50–950 ramp
primary
#8B7CED
secondary
#EEF2D3
accent
#D80DBD
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#110F17
muted
#807F85