#8E8FF6#8E8FF6
#8E8FF6 is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.4% C 0.149 H 281.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8E8FF6 |
|---|---|
| RGB | rgb(142, 143, 246) |
| HSL | hsl(239, 85%, 76%) |
| HSV | hsv(239, 42%, 96%) |
| CMYK | cmyk(42.3%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(63.38, 24.90, -51.78) |
| CIE-LCH | lch(63.38, 57.46, 295.68°) |
| OKLab | oklab(69.4% 0.0294 -0.1462) |
| OKLCH | oklch(69.4% 0.149 281.4) |
| XYZ | xyz(37.6075, 32.0479, 91.3752) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 2.48
Periwinkle Blue
#8F99FB
ΔE00 3.05
Periwinkle (survey)
#8E82FE
ΔE00 4.13
Soft Blue
#6488EA
ΔE00 7.84
Cornflower
#6A79F7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E8FF6 #F6F58E
analogous
#8EC3F6 #8E8FF6 #C18EF6
triadic
#8E8FF6 #F68E8F #8FF68E
tetradic
#8E8FF6 #F68EC3 #F6F58E #8EF6C1
square
#8E8FF6 #F68EC3 #F6F58E #8EF6C1
split-complementary
#8E8FF6 #F6C18E #C3F68E
monochromatic
#1D1FED #5557F1 #8E8FF6 #C7C7FB #E3E3FD
Accessibility & contrast
On white
2.83
#8E8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8E8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E8FF6
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E8FF6 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#6396F4
Tritanopia (blue-blind)
#6DA4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8e8ff6; /* rgb */ color: rgb(142, 143, 246); /* oklch */ color: oklch(69.4% 0.149 281.4);
Tailwind
colors: {
custom: {
50: '#b3aff9',
500: '#8e8ff6',
950: '#000000',
},
}SCSS
$custom: #8e8ff6; $custom-light: #b3aff9; $custom-dark: #000000;
JSON
{
"hex": "#8e8ff6",
"rgb": {
"r": 142,
"g": 143,
"b": 246
},
"hsl": {
"h": 239.423,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.69395,
"c": 0.14914,
"h": 281.4
},
"luminance": 0.3205
}Semantic roles & 50–950 ramp
primary
#8E8FF6
secondary
#F5F4D6
accent
#E004E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85