#8D8CCD#8D8CCD
#8D8CCD is a light, moderate blue. Relative luminance 0.288; OKLCH L 66.6% C 0.096 H 284.2°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8CCD |
|---|---|
| RGB | rgb(141, 140, 205) |
| HSL | hsl(241, 39%, 68%) |
| HSV | hsv(241, 32%, 80%) |
| CMYK | cmyk(31.2%, 31.7%, 0%, 19.6%) |
| CIE-LAB | lab(60.63, 15.28, -33.35) |
| CIE-LCH | lch(60.63, 36.68, 294.62°) |
| OKLab | oklab(66.64% 0.0235 -0.0927) |
| OKLCH | oklch(66.64% 0.096 284.2) |
| XYZ | xyz(31.3791, 28.8258, 61.6564) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.55
Lavender Blue
#8B88F8
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 8.06
Periwinkle (survey)
#8E82FE
ΔE00 8.73
Lavender
#B39DDB
ΔE00 8.77
Mediumpurple
#9370DB
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8CCD #CCCD8C
analogous
#8CABCD #8D8CCD #AD8CCD
triadic
#8D8CCD #CD8D8C #8CCD8D
tetradic
#8D8CCD #CD8CAB #CCCD8C #8CCDAD
square
#8D8CCD #CD8CAB #CCCD8C #8CCDAD
split-complementary
#8D8CCD #CDAD8C #ABCD8C
monochromatic
#45439B #6361BA #8D8CCD #B7B7E0 #E2E1F2
Accessibility & contrast
On white
3.10
#8D8CCD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8D8CCD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D8CCD
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8CCD | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7994D0
Deuteranopia (green-blind)
#7790CB
Tritanopia (blue-blind)
#7D98A3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8d8ccd; /* rgb */ color: rgb(141, 140, 205); /* oklch */ color: oklch(66.6% 0.096 284.2);
Tailwind
colors: {
custom: {
50: '#b0addc',
500: '#8d8ccd',
950: '#000000',
},
}SCSS
$custom: #8d8ccd; $custom-light: #b0addc; $custom-dark: #000000;
JSON
{
"hex": "#8d8ccd",
"rgb": {
"r": 141,
"g": 140,
"b": 205
},
"hsl": {
"h": 240.923,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.66637,
"c": 0.09567,
"h": 284.2
},
"luminance": 0.28827
}Semantic roles & 50–950 ramp
primary
#8D8CCD
secondary
#E4E4D0
accent
#B233B0
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#111015
muted
#807F83