#8D83CC#8D83CC
#8D83CC is a light, moderate blue. Relative luminance 0.263; OKLCH L 64.8% C 0.108 H 289.3°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8D83CC |
|---|---|
| RGB | rgb(141, 131, 204) |
| HSL | hsl(248, 42%, 66%) |
| HSV | hsv(248, 36%, 80%) |
| CMYK | cmyk(30.9%, 35.8%, 0%, 20%) |
| CIE-LAB | lab(58.28, 20.26, -36.45) |
| CIE-LCH | lch(58.28, 41.70, 299.07°) |
| OKLab | oklab(64.82% 0.0356 -0.1017) |
| OKLCH | oklch(64.82% 0.108 289.3) |
| XYZ | xyz(29.9971, 26.2543, 60.6022) |
| Luminance | 0.2626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.17
Mediumpurple
#9370DB
ΔE00 7.15
Lavender Blue
#8B88F8
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 8.09
Deep Lilac
#966EBD
ΔE00 8.20
Wisteria
#A87DC2
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D83CC #C2CC83
analogous
#839DCC #8D83CC #B183CC
triadic
#8D83CC #CC8D83 #83CC8D
tetradic
#8D83CC #CC839D #C2CC83 #83CCB1
square
#8D83CC #CC839D #C2CC83 #83CCB1
split-complementary
#8D83CC #CCB183 #9DCC83
monochromatic
#4A3E97 #6558BA #8D83CC #B5AEDE #DDDAF0
Accessibility & contrast
On white
3.36
#8D83CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#8D83CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D83CC
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D83CC | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E8ECF
Deuteranopia (green-blind)
#6E8ACA
Tritanopia (blue-blind)
#7E909E
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8d83cc; /* rgb */ color: rgb(141, 131, 204); /* oklch */ color: oklch(64.8% 0.108 289.3);
Tailwind
colors: {
custom: {
50: '#b0a7dc',
500: '#8d83cc',
950: '#000000',
},
}SCSS
$custom: #8d83cc; $custom-light: #b0a7dc; $custom-dark: #000000;
JSON
{
"hex": "#8d83cc",
"rgb": {
"r": 141,
"g": 131,
"b": 204
},
"hsl": {
"h": 248.219,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.64818,
"c": 0.10774,
"h": 289.3
},
"luminance": 0.26255
}Semantic roles & 50–950 ramp
primary
#8D83CC
secondary
#DEE2C9
accent
#B531A3
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83