#8D8FF6#8D8FF6
#8D8FF6 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.3% C 0.149 H 280.9°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8FF6 |
|---|---|
| RGB | rgb(141, 143, 246) |
| HSL | hsl(239, 85%, 76%) |
| HSV | hsv(239, 43%, 96%) |
| CMYK | cmyk(42.7%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(63.31, 24.66, -51.90) |
| CIE-LCH | lch(63.31, 57.46, 295.41°) |
| OKLab | oklab(69.32% 0.0283 -0.1466) |
| OKLCH | oklch(69.32% 0.149 280.9) |
| XYZ | xyz(37.4366, 31.9598, 91.3672) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.11
Perrywinkle
#8F8CE7
ΔE00 2.57
Periwinkle Blue
#8F99FB
ΔE00 2.99
Periwinkle (survey)
#8E82FE
ΔE00 4.19
Soft Blue
#6488EA
ΔE00 7.64
Cornflower
#6A79F7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8FF6 #F6F48D
analogous
#8DC3F6 #8D8FF6 #BF8DF6
triadic
#8D8FF6 #F68D8F #8FF68D
tetradic
#8D8FF6 #F68DC3 #F6F48D #8DF6BF
square
#8D8FF6 #F68DC3 #F6F48D #8DF6BF
split-complementary
#8D8FF6 #F6BF8D #C3F68D
monochromatic
#1C20ED #5457F2 #8D8FF6 #C6C7FA #E3E3FD
Accessibility & contrast
On white
2.84
#8D8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8D8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8FF6
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8FF6 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#6396F4
Tritanopia (blue-blind)
#6CA4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8ff6; /* rgb */ color: rgb(141, 143, 246); /* oklch */ color: oklch(69.3% 0.149 280.9);
Tailwind
colors: {
custom: {
50: '#b3aff9',
500: '#8d8ff6',
950: '#000000',
},
}SCSS
$custom: #8d8ff6; $custom-light: #b3aff9; $custom-dark: #000000;
JSON
{
"hex": "#8d8ff6",
"rgb": {
"r": 141,
"g": 143,
"b": 246
},
"hsl": {
"h": 238.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.69321,
"c": 0.14929,
"h": 280.9
},
"luminance": 0.31961
}Semantic roles & 50–950 ramp
primary
#8D8FF6
secondary
#F5F4D6
accent
#DE04E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85