#888BEE#888BEE
#888BEE is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.8% C 0.145 H 280.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #888BEE |
|---|---|
| RGB | rgb(136, 139, 238) |
| HSL | hsl(238, 75%, 73%) |
| HSV | hsv(238, 43%, 93%) |
| CMYK | cmyk(42.9%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(61.54, 23.51, -50.32) |
| CIE-LCH | lch(61.54, 55.54, 295.04°) |
| OKLab | oklab(67.75% 0.0263 -0.1421) |
| OKLCH | oklch(67.75% 0.145 280.5) |
| XYZ | xyz(34.8140, 29.8709, 84.8036) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.89
Perrywinkle
#8F8CE7
ΔE00 2.03
Periwinkle (survey)
#8E82FE
ΔE00 3.99
Periwinkle Blue
#8F99FB
ΔE00 4.22
Cornflower
#6A79F7
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BEE #EEEB88
analogous
#88BEEE #888BEE #B888EE
triadic
#888BEE #EE888B #8BEE88
tetradic
#888BEE #EE88BE #EEEB88 #88EEB8
square
#888BEE #EE88BE #EEEB88 #88EEB8
split-complementary
#888BEE #EEB888 #BEEE88
monochromatic
#1F25DC #5257E6 #888BEE #BEBFF6 #E4E5FB
Accessibility & contrast
On white
3.01
#888BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#888BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888BEE
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BEE | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#6091EC
Tritanopia (blue-blind)
#679FB1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888bee; /* rgb */ color: rgb(136, 139, 238); /* oklch */ color: oklch(67.8% 0.145 280.5);
Tailwind
colors: {
custom: {
50: '#afacf4',
500: '#888bee',
950: '#000000',
},
}SCSS
$custom: #888bee; $custom-light: #afacf4; $custom-dark: #000000;
JSON
{
"hex": "#888bee",
"rgb": {
"r": 136,
"g": 139,
"b": 238
},
"hsl": {
"h": 238.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.67751,
"c": 0.14451,
"h": 280.5
},
"luminance": 0.29873
}Semantic roles & 50–950 ramp
primary
#888BEE
secondary
#F3F2D8
accent
#D10ED7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85