#8B8DFD#8B8DFD
#8B8DFD is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.2% C 0.162 H 280.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8DFD |
|---|---|
| RGB | rgb(139, 141, 253) |
| HSL | hsl(239, 97%, 77%) |
| HSV | hsv(239, 45%, 99%) |
| CMYK | cmyk(45.1%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(63.03, 27.34, -56.19) |
| CIE-LCH | lch(63.03, 62.49, 295.95°) |
| OKLab | oklab(69.19% 0.0296 -0.1592) |
| OKLCH | oklch(69.19% 0.162 280.5) |
| XYZ | xyz(37.8966, 31.6287, 97.0176) |
| Luminance | 0.3163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.64
Periwinkle Blue
#8F99FB
ΔE00 3.52
Perrywinkle
#8F8CE7
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 3.52
Cornflower
#6A79F7
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8DFD #FDFB8B
analogous
#8BC6FD #8B8DFD #C28BFD
triadic
#8B8DFD #FD8B8D #8DFD8B
tetradic
#8B8DFD #FD8BC6 #FDFB8B #8BFDC2
square
#8B8DFD #FD8BC6 #FDFB8B #8BFDC2
split-complementary
#8B8DFD #FDC28B #C6FD8B
monochromatic
#1317FB #4F52FC #8B8DFD #C7C8FE #E1E1FE
Accessibility & contrast
On white
2.87
#8B8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#8B8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8DFD
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8DFD | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#5994FA
Tritanopia (blue-blind)
#64A4B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b8dfd; /* rgb */ color: rgb(139, 141, 253); /* oklch */ color: oklch(69.2% 0.162 280.5);
Tailwind
colors: {
custom: {
50: '#b2aefe',
500: '#8b8dfd',
950: '#000000',
},
}SCSS
$custom: #8b8dfd; $custom-light: #b2aefe; $custom-dark: #000000;
JSON
{
"hex": "#8b8dfd",
"rgb": {
"r": 139,
"g": 141,
"b": 253
},
"hsl": {
"h": 238.947,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.69194,
"c": 0.16191,
"h": 280.5
},
"luminance": 0.31631
}Semantic roles & 50–950 ramp
primary
#8B8DFD
secondary
#F7F6D4
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86