#888BF6#888BF6
#888BF6 is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.2% C 0.156 H 280.2°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #888BF6 |
|---|---|
| RGB | rgb(136, 139, 246) |
| HSL | hsl(238, 86%, 75%) |
| HSV | hsv(238, 45%, 96%) |
| CMYK | cmyk(44.7%, 43.5%, 0%, 3.5%) |
| CIE-LAB | lab(61.96, 25.80, -54.07) |
| CIE-LCH | lch(61.96, 59.91, 295.50°) |
| OKLab | oklab(68.2% 0.0276 -0.1531) |
| OKLCH | oklch(68.2% 0.156 280.2) |
| XYZ | xyz(36.0155, 30.3516, 91.1316) |
| Luminance | 0.3035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.29
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle (survey)
#8E82FE
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 4.01
Cornflower
#6A79F7
ΔE00 6.58
Soft Blue
#6488EA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BF6 #F6F388
analogous
#88C2F6 #888BF6 #BC88F6
triadic
#888BF6 #F6888B #8BF688
tetradic
#888BF6 #F688C2 #F6F388 #88F6BC
square
#888BF6 #F688C2 #F6F388 #88F6BC
split-complementary
#888BF6 #F6BC88 #C2F688
monochromatic
#161CED #4F54F2 #888BF6 #C1C2FA #E3E3FD
Accessibility & contrast
On white
2.97
#888BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#888BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BF6
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BF6 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFA
Deuteranopia (green-blind)
#5A92F4
Tritanopia (blue-blind)
#63A1B5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888bf6; /* rgb */ color: rgb(136, 139, 246); /* oklch */ color: oklch(68.2% 0.156 280.2);
Tailwind
colors: {
custom: {
50: '#b0acfa',
500: '#888bf6',
950: '#000000',
},
}SCSS
$custom: #888bf6; $custom-light: #b0acfa; $custom-dark: #000000;
JSON
{
"hex": "#888bf6",
"rgb": {
"r": 136,
"g": 139,
"b": 246
},
"hsl": {
"h": 238.364,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.682,
"c": 0.15554,
"h": 280.2
},
"luminance": 0.30353
}Semantic roles & 50–950 ramp
primary
#888BF6
secondary
#F5F4D6
accent
#DC03E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85