#888BFB#888BFB
#888BFB is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.5% C 0.162 H 280.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #888BFB |
|---|---|
| RGB | rgb(136, 139, 251) |
| HSL | hsl(238, 93%, 76%) |
| HSV | hsv(238, 46%, 98%) |
| CMYK | cmyk(45.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(62.22, 27.24, -56.40) |
| CIE-LCH | lch(62.22, 62.63, 295.78°) |
| OKLab | oklab(68.49% 0.0283 -0.1599) |
| OKLCH | oklch(68.49% 0.162 280) |
| XYZ | xyz(36.7933, 30.6627, 95.2279) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.33
Periwinkle (survey)
#8E82FE
ΔE00 3.27
Perrywinkle
#8F8CE7
ΔE00 3.52
Periwinkle Blue
#8F99FB
ΔE00 4.02
Cornflower
#6A79F7
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BFB #FBF888
analogous
#88C4FB #888BFB #BE88FB
triadic
#888BFB #FB888B #8BFB88
tetradic
#888BFB #FB88C4 #FBF888 #88FBBE
square
#888BFB #FB88C4 #FBF888 #88FBBE
split-complementary
#888BFB #FBBE88 #C4FB88
monochromatic
#1218F7 #4D51F9 #888BFB #C3C5FD #E1E2FE
Accessibility & contrast
On white
2.94
#888BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#888BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BFB
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BFB | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#5692F8
Tritanopia (blue-blind)
#60A2B7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888bfb; /* rgb */ color: rgb(136, 139, 251); /* oklch */ color: oklch(68.5% 0.162 280.0);
Tailwind
colors: {
custom: {
50: '#b0acfd',
500: '#888bfb',
950: '#000000',
},
}SCSS
$custom: #888bfb; $custom-light: #b0acfd; $custom-dark: #000000;
JSON
{
"hex": "#888bfb",
"rgb": {
"r": 136,
"g": 139,
"b": 251
},
"hsl": {
"h": 238.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.68488,
"c": 0.16237,
"h": 280
},
"luminance": 0.30665
}Semantic roles & 50–950 ramp
primary
#888BFB
secondary
#F6F5D5
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86