#8C8FF8#8C8FF8
#8C8FF8 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.4% C 0.152 H 280.4°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8C8FF8 |
|---|---|
| RGB | rgb(140, 143, 248) |
| HSL | hsl(238, 89%, 76%) |
| HSV | hsv(238, 44%, 97%) |
| CMYK | cmyk(43.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(63.34, 24.99, -52.96) |
| CIE-LCH | lch(63.34, 58.56, 295.26°) |
| OKLab | oklab(69.36% 0.0275 -0.1497) |
| OKLCH | oklch(69.36% 0.152 280.4) |
| XYZ | xyz(37.5759, 31.9959, 92.9847) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.10
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle (survey)
#8E82FE
ΔE00 4.17
Soft Blue
#6488EA
ΔE00 7.45
Cornflower
#6A79F7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8C8FF8 #F8F58C
analogous
#8CC5F8 #8C8FF8 #BF8CF8
triadic
#8C8FF8 #F88C8F #8FF88C
tetradic
#8C8FF8 #F88CC5 #F8F58C #8CF8BF
square
#8C8FF8 #F88CC5 #F8F58C #8CF8BF
split-complementary
#8C8FF8 #F8BF8C #C5F88C
monochromatic
#191FF1 #5257F4 #8C8FF8 #C6C7FC #E2E3FD
Accessibility & contrast
On white
2.84
#8C8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#8C8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8C8FF8
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8C8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8C8FF8 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#6195F6
Tritanopia (blue-blind)
#69A4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8c8ff8; /* rgb */ color: rgb(140, 143, 248); /* oklch */ color: oklch(69.4% 0.152 280.4);
Tailwind
colors: {
custom: {
50: '#b2affb',
500: '#8c8ff8',
950: '#000000',
},
}SCSS
$custom: #8c8ff8; $custom-light: #b2affb; $custom-dark: #000000;
JSON
{
"hex": "#8c8ff8",
"rgb": {
"r": 140,
"g": 143,
"b": 248
},
"hsl": {
"h": 238.333,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.69359,
"c": 0.15221,
"h": 280.4
},
"luminance": 0.31998
}Semantic roles & 50–950 ramp
primary
#8C8FF8
secondary
#F5F4D6
accent
#DF00E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85