#8D8DFD#8D8DFD
#8D8DFD is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.3% C 0.162 H 281.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8DFD |
|---|---|
| RGB | rgb(141, 141, 253) |
| HSL | hsl(240, 97%, 77%) |
| HSV | hsv(240, 44%, 99%) |
| CMYK | cmyk(44.3%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(63.18, 27.81, -55.95) |
| CIE-LCH | lch(63.18, 62.48, 296.43°) |
| OKLab | oklab(69.34% 0.0318 -0.1584) |
| OKLCH | oklch(69.34% 0.162 281.3) |
| XYZ | xyz(38.2337, 31.8025, 97.0334) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.54
Periwinkle (survey)
#8E82FE
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 3.37
Periwinkle Blue
#8F99FB
ΔE00 3.60
Cornflower
#6A79F7
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8DFD #FDFD8D
analogous
#8DC5FD #8D8DFD #C58DFD
triadic
#8D8DFD #FD8D8D #8DFD8D
tetradic
#8D8DFD #FD8DC5 #FDFD8D #8DFDC5
square
#8D8DFD #FD8DC5 #FDFD8D #8DFDC5
split-complementary
#8D8DFD #FDC58D #C5FD8D
monochromatic
#1515FB #5151FC #8D8DFD #C9C9FE #E1E1FE
Accessibility & contrast
On white
2.85
#8D8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#8D8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8DFD
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8DFD | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#5A95FA
Tritanopia (blue-blind)
#68A4B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8dfd; /* rgb */ color: rgb(141, 141, 253); /* oklch */ color: oklch(69.3% 0.162 281.3);
Tailwind
colors: {
custom: {
50: '#b4aefe',
500: '#8d8dfd',
950: '#000000',
},
}SCSS
$custom: #8d8dfd; $custom-light: #b4aefe; $custom-dark: #000000;
JSON
{
"hex": "#8d8dfd",
"rgb": {
"r": 141,
"g": 141,
"b": 253
},
"hsl": {
"h": 240,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.6934,
"c": 0.16159,
"h": 281.3
},
"luminance": 0.31804
}Semantic roles & 50–950 ramp
primary
#8D8DFD
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86