#8B8FED#8B8FED
#8B8FED is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.7% C 0.137 H 280.3°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8FED |
|---|---|
| RGB | rgb(139, 143, 237) |
| HSL | hsl(238, 73%, 74%) |
| HSV | hsv(238, 41%, 93%) |
| CMYK | cmyk(41.4%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.72, 21.64, -47.90) |
| CIE-LCH | lch(62.72, 52.56, 294.31°) |
| OKLab | oklab(68.68% 0.0245 -0.1349) |
| OKLCH | oklch(68.68% 0.137 280.3) |
| XYZ | xyz(35.7515, 31.2468, 84.2518) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.86
Lavender Blue
#8B88F8
ΔE00 2.79
Periwinkle Blue
#8F99FB
ΔE00 3.30
Periwinkle (survey)
#8E82FE
ΔE00 4.92
Soft Blue
#6488EA
ΔE00 7.29
Cornflower
#6A79F7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8FED #EDE98B
analogous
#8BC0ED #8B8FED #B88BED
triadic
#8B8FED #ED8B8F #8FED8B
tetradic
#8B8FED #ED8BC0 #EDE98B #8BEDB8
square
#8B8FED #ED8BC0 #EDE98B #8BEDB8
split-complementary
#8B8FED #EDB88B #C0ED8B
monochromatic
#222ADC #565CE5 #8B8FED #C0C2F5 #E5E5FB
Accessibility & contrast
On white
2.90
#8B8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#8B8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8FED
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8FED | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#6894EB
Tritanopia (blue-blind)
#6DA2B3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8b8fed; /* rgb */ color: rgb(139, 143, 237); /* oklch */ color: oklch(68.7% 0.137 280.3);
Tailwind
colors: {
custom: {
50: '#b1aff3',
500: '#8b8fed',
950: '#000000',
},
}SCSS
$custom: #8b8fed; $custom-light: #b1aff3; $custom-dark: #000000;
JSON
{
"hex": "#8b8fed",
"rgb": {
"r": 139,
"g": 143,
"b": 237
},
"hsl": {
"h": 237.551,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.68684,
"c": 0.13715,
"h": 280.3
},
"luminance": 0.31248
}Semantic roles & 50–950 ramp
primary
#8B8FED
secondary
#F3F1D8
accent
#CD10D5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85