#8D8DF4#8D8DF4
#8D8DF4 is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.8% C 0.149 H 281.7°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8DF4 |
|---|---|
| RGB | rgb(141, 141, 244) |
| HSL | hsl(240, 82%, 75%) |
| HSV | hsv(240, 42%, 96%) |
| CMYK | cmyk(42.2%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(62.71, 25.26, -51.75) |
| CIE-LCH | lch(62.71, 57.59, 296.02°) |
| OKLab | oklab(68.83% 0.0304 -0.1462) |
| OKLCH | oklch(68.83% 0.149 281.7) |
| XYZ | xyz(36.8337, 31.2425, 89.6600) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.63
Perrywinkle
#8F8CE7
ΔE00 2.15
Periwinkle Blue
#8F99FB
ΔE00 3.64
Periwinkle (survey)
#8E82FE
ΔE00 3.71
Cornflower
#6A79F7
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8DF4 #F4F48D
analogous
#8DC0F4 #8D8DF4 #C08DF4
triadic
#8D8DF4 #F48D8D #8DF48D
tetradic
#8D8DF4 #F48DC0 #F4F48D #8DF4C0
square
#8D8DF4 #F48DC0 #F4F48D #8DF4C0
split-complementary
#8D8DF4 #F4C08D #C0F48D
monochromatic
#1D1DE9 #5555EF #8D8DF4 #C5C5F9 #E3E3FC
Accessibility & contrast
On white
2.90
#8D8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#8D8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8DF4
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8DF4 | 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)
#679BF8
Deuteranopia (green-blind)
#6294F2
Tritanopia (blue-blind)
#6DA2B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8d8df4; /* rgb */ color: rgb(141, 141, 244); /* oklch */ color: oklch(68.8% 0.149 281.7);
Tailwind
colors: {
custom: {
50: '#b3aef8',
500: '#8d8df4',
950: '#000000',
},
}SCSS
$custom: #8d8df4; $custom-light: #b3aef8; $custom-dark: #000000;
JSON
{
"hex": "#8d8df4",
"rgb": {
"r": 141,
"g": 141,
"b": 244
},
"hsl": {
"h": 240,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.68833,
"c": 0.14929,
"h": 281.7
},
"luminance": 0.31244
}Semantic roles & 50–950 ramp
primary
#8D8DF4
secondary
#F4F4D7
accent
#DF07DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85