#8E8FF0#8E8FF0
#8E8FF0 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.1% C 0.141 H 281.6°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8E8FF0 |
|---|---|
| RGB | rgb(142, 143, 240) |
| HSL | hsl(239, 77%, 75%) |
| HSV | hsv(239, 41%, 94%) |
| CMYK | cmyk(40.8%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(63.08, 23.23, -48.96) |
| CIE-LCH | lch(63.08, 54.19, 295.38°) |
| OKLab | oklab(69.07% 0.0284 -0.138) |
| OKLCH | oklch(69.07% 0.141 281.6) |
| XYZ | xyz(36.7014, 31.6855, 86.6033) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 2.48
Periwinkle Blue
#8F99FB
ΔE00 3.30
Periwinkle (survey)
#8E82FE
ΔE00 4.52
Soft Blue
#6488EA
ΔE00 7.88
Cornflower
#6A79F7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E8FF0 #F0EF8E
analogous
#8EC0F0 #8E8FF0 #BE8EF0
triadic
#8E8FF0 #F08E8F #8FF08E
tetradic
#8E8FF0 #F08EC0 #F0EF8E #8EF0BE
square
#8E8FF0 #F08EC0 #F0EF8E #8EF0BE
split-complementary
#8E8FF0 #F0BE8E #C0F08E
monochromatic
#2224E2 #5859E9 #8E8FF0 #C4C5F7 #E4E4FB
Accessibility & contrast
On white
2.86
#8E8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#8E8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E8FF0
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E8FF0 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF4
Deuteranopia (green-blind)
#6895EE
Tritanopia (blue-blind)
#70A2B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8e8ff0; /* rgb */ color: rgb(142, 143, 240); /* oklch */ color: oklch(69.1% 0.141 281.6);
Tailwind
colors: {
custom: {
50: '#b3aff5',
500: '#8e8ff0',
950: '#000000',
},
}SCSS
$custom: #8e8ff0; $custom-light: #b3aff5; $custom-dark: #000000;
JSON
{
"hex": "#8e8ff0",
"rgb": {
"r": 142,
"g": 143,
"b": 240
},
"hsl": {
"h": 239.388,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.69068,
"c": 0.14085,
"h": 281.6
},
"luminance": 0.31687
}Semantic roles & 50–950 ramp
primary
#8E8FF0
secondary
#F3F3D8
accent
#D70DD9
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85