#8E8DFD#8E8DFD
#8E8DFD is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.4% C 0.161 H 281.7°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8E8DFD |
|---|---|
| RGB | rgb(142, 141, 253) |
| HSL | hsl(241, 97%, 77%) |
| HSV | hsv(241, 44%, 99%) |
| CMYK | cmyk(43.9%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(63.25, 28.04, -55.83) |
| CIE-LCH | lch(63.25, 62.47, 296.67°) |
| OKLab | oklab(69.41% 0.0329 -0.1581) |
| OKLCH | oklch(69.41% 0.161 281.7) |
| XYZ | xyz(38.4046, 31.8906, 97.0414) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.53
Periwinkle (survey)
#8E82FE
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 3.31
Periwinkle Blue
#8F99FB
ΔE00 3.65
Cornflower
#6A79F7
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E8DFD #FCFD8D
analogous
#8DC4FD #8E8DFD #C68DFD
triadic
#8E8DFD #FD8E8D #8DFD8E
tetradic
#8E8DFD #FD8DC4 #FCFD8D #8DFDC6
square
#8E8DFD #FD8DC4 #FCFD8D #8DFDC6
split-complementary
#8E8DFD #FDC68D #C4FD8D
monochromatic
#1715FB #5251FC #8E8DFD #CAC9FE #E1E1FE
Accessibility & contrast
On white
2.85
#8E8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8E8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E8DFD
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E8DFD | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#5B95FA
Tritanopia (blue-blind)
#6AA4B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8e8dfd; /* rgb */ color: rgb(142, 141, 253); /* oklch */ color: oklch(69.4% 0.161 281.7);
Tailwind
colors: {
custom: {
50: '#b4aefe',
500: '#8e8dfd',
950: '#000000',
},
}SCSS
$custom: #8e8dfd; $custom-light: #b4aefe; $custom-dark: #000000;
JSON
{
"hex": "#8e8dfd",
"rgb": {
"r": 142,
"g": 141,
"b": 253
},
"hsl": {
"h": 240.536,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.69414,
"c": 0.16144,
"h": 281.7
},
"luminance": 0.31892
}Semantic roles & 50–950 ramp
primary
#8E8DFD
secondary
#F6F7D4
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86