#8D88DC#8D88DC
#8D88DC is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.6% C 0.123 H 285.3°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8D88DC |
|---|---|
| RGB | rgb(141, 136, 220) |
| HSL | hsl(244, 55%, 70%) |
| HSV | hsv(244, 38%, 86%) |
| CMYK | cmyk(35.9%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(60.28, 21.56, -42.29) |
| CIE-LCH | lch(60.28, 47.47, 297.02°) |
| OKLab | oklab(66.59% 0.0323 -0.1186) |
| OKLCH | oklch(66.59% 0.123 285.3) |
| XYZ | xyz(32.7034, 28.4373, 71.4621) |
| Luminance | 0.2844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.99
Lavender Blue
#8B88F8
ΔE00 4.46
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.72
Mediumpurple
#9370DB
ΔE00 7.96
Cornflower
#6A79F7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D88DC #D7DC88
analogous
#88ADDC #8D88DC #B788DC
triadic
#8D88DC #DC8D88 #88DC8D
tetradic
#8D88DC #DC88AD #D7DC88 #88DCB7
square
#8D88DC #DC88AD #D7DC88 #88DCB7
split-complementary
#8D88DC #DCB788 #ADDC88
monochromatic
#3D35B5 #6059CE #8D88DC #BAB7EA #E8E7F8
Accessibility & contrast
On white
3.14
#8D88DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#8D88DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D88DC
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D88DC | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94DF
Deuteranopia (green-blind)
#6B8FDA
Tritanopia (blue-blind)
#7898A7
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8d88dc; /* rgb */ color: rgb(141, 136, 220); /* oklch */ color: oklch(66.6% 0.123 285.3);
Tailwind
colors: {
custom: {
50: '#b1aae7',
500: '#8d88dc',
950: '#000000',
},
}SCSS
$custom: #8d88dc; $custom-light: #b1aae7; $custom-dark: #000000;
JSON
{
"hex": "#8d88dc",
"rgb": {
"r": 141,
"g": 136,
"b": 220
},
"hsl": {
"h": 243.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.66594,
"c": 0.12292,
"h": 285.3
},
"luminance": 0.28438
}Semantic roles & 50–950 ramp
primary
#8D88DC
secondary
#EAECD4
accent
#C223B9
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84