#8D8FF8#8D8FF8
#8D8FF8 is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.4% C 0.152 H 280.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8FF8 |
|---|---|
| RGB | rgb(141, 143, 248) |
| HSL | hsl(239, 88%, 76%) |
| HSV | hsv(239, 43%, 97%) |
| CMYK | cmyk(43.1%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(63.41, 25.23, -52.84) |
| CIE-LCH | lch(63.41, 58.55, 295.52°) |
| OKLab | oklab(69.43% 0.0286 -0.1493) |
| OKLCH | oklch(69.43% 0.152 280.8) |
| XYZ | xyz(37.7452, 32.0832, 92.9926) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.06
Perrywinkle
#8F8CE7
ΔE00 2.83
Periwinkle Blue
#8F99FB
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 4.10
Soft Blue
#6488EA
ΔE00 7.65
Cornflower
#6A79F7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8FF8 #F8F68D
analogous
#8DC5F8 #8D8FF8 #C18DF8
triadic
#8D8FF8 #F88D8F #8FF88D
tetradic
#8D8FF8 #F88DC5 #F8F68D #8DF8C1
square
#8D8FF8 #F88DC5 #F8F68D #8DF8C1
split-complementary
#8D8FF8 #F8C18D #C5F88D
monochromatic
#1A1EF1 #5356F4 #8D8FF8 #C7C8FC #E2E3FD
Accessibility & contrast
On white
2.83
#8D8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#8D8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8FF8
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8FF8 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#6196F6
Tritanopia (blue-blind)
#6AA4B8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8d8ff8; /* rgb */ color: rgb(141, 143, 248); /* oklch */ color: oklch(69.4% 0.152 280.8);
Tailwind
colors: {
custom: {
50: '#b3affb',
500: '#8d8ff8',
950: '#000000',
},
}SCSS
$custom: #8d8ff8; $custom-light: #b3affb; $custom-dark: #000000;
JSON
{
"hex": "#8d8ff8",
"rgb": {
"r": 141,
"g": 143,
"b": 248
},
"hsl": {
"h": 238.879,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.69432,
"c": 0.15205,
"h": 280.8
},
"luminance": 0.32085
}Semantic roles & 50–950 ramp
primary
#8D8FF8
secondary
#F5F5D6
accent
#E100E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85