#888DCC#888DCC
#888DCC is a light, moderate blue. Relative luminance 0.286; OKLCH L 66.4% C 0.093 H 280.0°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #888DCC |
|---|---|
| RGB | rgb(136, 141, 204) |
| HSL | hsl(236, 40%, 67%) |
| HSV | hsv(236, 33%, 80%) |
| CMYK | cmyk(33.3%, 30.9%, 0%, 20%) |
| CIE-LAB | lab(60.46, 13.00, -33.07) |
| CIE-LCH | lch(60.46, 35.53, 291.46°) |
| OKLab | oklab(66.4% 0.0163 -0.092) |
| OKLCH | oklch(66.4% 0.093 280) |
| XYZ | xyz(30.5743, 28.6426, 61.0327) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.55
Periwinkle (survey)
#8E82FE
ΔE00 8.79
Soft Blue
#6488EA
ΔE00 9.12
Faded Blue
#658CBB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DCC #CCC788
analogous
#88AFCC #888DCC #A588CC
triadic
#888DCC #CC888D #8DCC88
tetradic
#888DCC #CC88AF #CCC788 #88CCA5
square
#888DCC #CC88AF #CCC788 #88CCA5
split-complementary
#888DCC #CCA588 #AFCC88
monochromatic
#414898 #5D64BA #888DCC #B3B6DE #DEDFF1
Accessibility & contrast
On white
3.12
#888DCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#888DCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888DCC
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DCC | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CF
Deuteranopia (green-blind)
#768FCA
Tritanopia (blue-blind)
#7699A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #888dcc; /* rgb */ color: rgb(136, 141, 204); /* oklch */ color: oklch(66.4% 0.093 280.0);
Tailwind
colors: {
custom: {
50: '#acaedb',
500: '#888dcc',
950: '#000000',
},
}SCSS
$custom: #888dcc; $custom-light: #acaedb; $custom-dark: #000000;
JSON
{
"hex": "#888dcc",
"rgb": {
"r": 136,
"g": 141,
"b": 204
},
"hsl": {
"h": 235.588,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.66403,
"c": 0.09347,
"h": 280
},
"luminance": 0.28644
}Semantic roles & 50–950 ramp
primary
#888DCC
secondary
#E3E1CD
accent
#AA32B3
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#101015
muted
#7F7F83