#888EC7#888EC7
#888EC7 is a light, moderate blue. Relative luminance 0.287; OKLCH L 66.4% C 0.085 H 279.2°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #888EC7 |
|---|---|
| RGB | rgb(136, 142, 199) |
| HSL | hsl(234, 36%, 66%) |
| HSV | hsv(234, 32%, 78%) |
| CMYK | cmyk(31.7%, 28.6%, 0%, 22%) |
| CIE-LAB | lab(60.52, 11.11, -30.17) |
| CIE-LCH | lch(60.52, 32.15, 290.22°) |
| OKLab | oklab(66.38% 0.0135 -0.0837) |
| OKLCH | oklch(66.38% 0.085 279.2) |
| XYZ | xyz(30.1323, 28.7028, 57.9743) |
| Luminance | 0.2870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.60
Lavender Blue
#8B88F8
ΔE00 8.24
Periwinkle Blue
#8F99FB
ΔE00 8.25
Faded Blue
#658CBB
ΔE00 9.27
Soft Blue
#6488EA
ΔE00 9.71
Periwinkle (survey)
#8E82FE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EC7 #C7C188
analogous
#88ADC7 #888EC7 #A188C7
triadic
#888EC7 #C7888E #8EC788
tetradic
#888EC7 #C788AD #C7C188 #88C7A1
square
#888EC7 #C788AD #C7C188 #88C7A1
split-complementary
#888EC7 #C7A188 #ADC788
monochromatic
#444B91 #5E66B3 #888EC7 #B2B6DB #DBDDEE
Accessibility & contrast
On white
3.12
#888EC7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#888EC7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888EC7
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EC7 | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D94C9
Deuteranopia (green-blind)
#7A90C6
Tritanopia (blue-blind)
#7899A2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #888ec7; /* rgb */ color: rgb(136, 142, 199); /* oklch */ color: oklch(66.4% 0.085 279.2);
Tailwind
colors: {
custom: {
50: '#acafd8',
500: '#888ec7',
950: '#000000',
},
}SCSS
$custom: #888ec7; $custom-light: #acafd8; $custom-dark: #000000;
JSON
{
"hex": "#888ec7",
"rgb": {
"r": 136,
"g": 142,
"b": 199
},
"hsl": {
"h": 234.286,
"s": 36,
"l": 65.686
},
"oklch": {
"l": 0.66375,
"c": 0.08482,
"h": 279.2
},
"luminance": 0.28704
}Semantic roles & 50–950 ramp
primary
#888EC7
secondary
#E0DECB
accent
#A337AF
background
#FAFAFD
surface
#F4F4FA
border
#CECED3
text
#101014
muted
#7F7F83