#8C8FFB#8C8FFB
#8C8FFB is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.5% C 0.156 H 280.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8C8FFB |
|---|---|
| RGB | rgb(140, 143, 251) |
| HSL | hsl(238, 93%, 77%) |
| HSV | hsv(238, 44%, 98%) |
| CMYK | cmyk(44.2%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(63.49, 25.84, -54.36) |
| CIE-LCH | lch(63.49, 60.19, 295.43°) |
| OKLab | oklab(69.53% 0.028 -0.1538) |
| OKLCH | oklch(69.53% 0.156 280.3) |
| XYZ | xyz(38.0451, 32.1836, 95.4555) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.10
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 3.30
Periwinkle (survey)
#8E82FE
ΔE00 4.08
Soft Blue
#6488EA
ΔE00 7.49
Cornflower
#6A79F7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8C8FFB #FBF88C
analogous
#8CC7FB #8C8FFB #C18CFB
triadic
#8C8FFB #FB8C8F #8FFB8C
tetradic
#8C8FFB #FB8CC7 #FBF88C #8CFBC1
square
#8C8FFB #FB8CC7 #FBF88C #8CFBC1
split-complementary
#8C8FFB #FBC18C #C7FB8C
monochromatic
#161CF7 #5155F9 #8C8FFB #C7C9FD #E1E2FE
Accessibility & contrast
On white
2.82
#8C8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8C8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8C8FFB
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8C8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8C8FFB | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#5E96F9
Tritanopia (blue-blind)
#67A5B9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8c8ffb; /* rgb */ color: rgb(140, 143, 251); /* oklch */ color: oklch(69.5% 0.156 280.3);
Tailwind
colors: {
custom: {
50: '#b3affd',
500: '#8c8ffb',
950: '#000000',
},
}SCSS
$custom: #8c8ffb; $custom-light: #b3affd; $custom-dark: #000000;
JSON
{
"hex": "#8c8ffb",
"rgb": {
"r": 140,
"g": 143,
"b": 251
},
"hsl": {
"h": 238.378,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.69527,
"c": 0.15631,
"h": 280.3
},
"luminance": 0.32185
}Semantic roles & 50–950 ramp
primary
#8C8FFB
secondary
#F6F5D5
accent
#DF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86