#888BF8#888BF8
#888BF8 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.3% C 0.158 H 280.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #888BF8 |
|---|---|
| RGB | rgb(136, 139, 248) |
| HSL | hsl(238, 89%, 75%) |
| HSV | hsv(238, 45%, 97%) |
| CMYK | cmyk(45.2%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(62.06, 26.37, -55.00) |
| CIE-LCH | lch(62.06, 61.00, 295.62°) |
| OKLab | oklab(68.32% 0.0279 -0.1558) |
| OKLCH | oklch(68.32% 0.158 280.1) |
| XYZ | xyz(36.3241, 30.4750, 92.7570) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.26
Perrywinkle
#8F8CE7
ΔE00 3.16
Periwinkle (survey)
#8E82FE
ΔE00 3.36
Periwinkle Blue
#8F99FB
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BF8 #F8F588
analogous
#88C3F8 #888BF8 #BD88F8
triadic
#888BF8 #F8888B #8BF888
tetradic
#888BF8 #F888C3 #F8F588 #88F8BD
square
#888BF8 #F888C3 #F8F588 #88F8BD
split-complementary
#888BF8 #F8BD88 #C3F888
monochromatic
#141AF1 #4E53F5 #888BF8 #C2C3FB #E2E3FD
Accessibility & contrast
On white
2.96
#888BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#888BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BF8
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BF8 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#5892F6
Tritanopia (blue-blind)
#62A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888bf8; /* rgb */ color: rgb(136, 139, 248); /* oklch */ color: oklch(68.3% 0.158 280.1);
Tailwind
colors: {
custom: {
50: '#b0acfb',
500: '#888bf8',
950: '#000000',
},
}SCSS
$custom: #888bf8; $custom-light: #b0acfb; $custom-dark: #000000;
JSON
{
"hex": "#888bf8",
"rgb": {
"r": 136,
"g": 139,
"b": 248
},
"hsl": {
"h": 238.393,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.68315,
"c": 0.15828,
"h": 280.1
},
"luminance": 0.30477
}Semantic roles & 50–950 ramp
primary
#888BF8
secondary
#F5F5D6
accent
#DF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85