#888BED#888BED
#888BED is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.7% C 0.143 H 280.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #888BED |
|---|---|
| RGB | rgb(136, 139, 237) |
| HSL | hsl(238, 74%, 73%) |
| HSV | hsv(238, 43%, 93%) |
| CMYK | cmyk(42.6%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(61.49, 23.23, -49.85) |
| CIE-LCH | lch(61.49, 54.99, 294.98°) |
| OKLab | oklab(67.7% 0.0261 -0.1407) |
| OKLCH | oklch(67.7% 0.143 280.5) |
| XYZ | xyz(34.6675, 29.8123, 84.0320) |
| Luminance | 0.2981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.93
Lavender Blue
#8B88F8
ΔE00 2.00
Periwinkle (survey)
#8E82FE
ΔE00 4.07
Periwinkle Blue
#8F99FB
ΔE00 4.27
Cornflower
#6A79F7
ΔE00 6.88
Soft Blue
#6488EA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BED #EDEA88
analogous
#88BDED #888BED #B788ED
triadic
#888BED #ED888B #8BED88
tetradic
#888BED #ED88BD #EDEA88 #88EDB7
square
#888BED #ED88BD #EDEA88 #88EDB7
split-complementary
#888BED #EDB788 #BDED88
monochromatic
#2126DA #5357E5 #888BED #BDBFF5 #E4E5FB
Accessibility & contrast
On white
3.02
#888BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#888BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888BED
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BED | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#6191EB
Tritanopia (blue-blind)
#689FB1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #888bed; /* rgb */ color: rgb(136, 139, 237); /* oklch */ color: oklch(67.7% 0.143 280.5);
Tailwind
colors: {
custom: {
50: '#afacf3',
500: '#888bed',
950: '#000000',
},
}SCSS
$custom: #888bed; $custom-light: #afacf3; $custom-dark: #000000;
JSON
{
"hex": "#888bed",
"rgb": {
"r": 136,
"g": 139,
"b": 237
},
"hsl": {
"h": 238.218,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.67696,
"c": 0.14312,
"h": 280.5
},
"luminance": 0.29814
}Semantic roles & 50–950 ramp
primary
#888BED
secondary
#F3F2D8
accent
#D010D6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85