#8D8EF9#8D8EF9
#8D8EF9 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.3% C 0.155 H 281.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8EF9 |
|---|---|
| RGB | rgb(141, 142, 249) |
| HSL | hsl(239, 90%, 76%) |
| HSV | hsv(239, 43%, 98%) |
| CMYK | cmyk(43.4%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(63.22, 26.09, -53.70) |
| CIE-LCH | lch(63.22, 59.70, 295.91°) |
| OKLab | oklab(69.3% 0.03 -0.1519) |
| OKLCH | oklch(69.3% 0.155 281.2) |
| XYZ | xyz(37.7513, 31.8466, 93.7620) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.74
Perrywinkle
#8F8CE7
ΔE00 2.88
Periwinkle Blue
#8F99FB
ΔE00 3.26
Periwinkle (survey)
#8E82FE
ΔE00 3.76
Cornflower
#6A79F7
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8EF9 #F9F88D
analogous
#8DC4F9 #8D8EF9 #C28DF9
triadic
#8D8EF9 #F98D8E #8EF98D
tetradic
#8D8EF9 #F98DC4 #F9F88D #8DF9C2
square
#8D8EF9 #F98DC4 #F9F88D #8DF9C2
split-complementary
#8D8EF9 #F9C28D #C4F98D
monochromatic
#191BF3 #5354F6 #8D8EF9 #C7C8FC #E2E2FD
Accessibility & contrast
On white
2.85
#8D8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8D8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8EF9
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8EF9 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#5F95F7
Tritanopia (blue-blind)
#6AA4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8ef9; /* rgb */ color: rgb(141, 142, 249); /* oklch */ color: oklch(69.3% 0.155 281.2);
Tailwind
colors: {
custom: {
50: '#b3affc',
500: '#8d8ef9',
950: '#000000',
},
}SCSS
$custom: #8d8ef9; $custom-light: #b3affc; $custom-dark: #000000;
JSON
{
"hex": "#8d8ef9",
"rgb": {
"r": 141,
"g": 142,
"b": 249
},
"hsl": {
"h": 239.444,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.693,
"c": 0.15478,
"h": 281.2
},
"luminance": 0.31848
}Semantic roles & 50–950 ramp
primary
#8D8EF9
secondary
#F6F5D5
accent
#E300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85