#8D93CD#8D93CD
#8D93CD is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.0% C 0.086 H 279.3°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8D93CD |
|---|---|
| RGB | rgb(141, 147, 205) |
| HSL | hsl(234, 39%, 68%) |
| HSV | hsv(234, 31%, 80%) |
| CMYK | cmyk(31.2%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(62.45, 11.24, -30.51) |
| CIE-LCH | lch(62.45, 32.52, 290.22°) |
| OKLab | oklab(68.05% 0.0139 -0.0846) |
| OKLCH | oklch(68.05% 0.086 279.3) |
| XYZ | xyz(32.4347, 30.9370, 62.0083) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 7.28
Lavender Blue
#8B88F8
ΔE00 8.10
Lavender
#B39DDB
ΔE00 8.78
Periwinkle (survey)
#8E82FE
ΔE00 9.76
Faded Blue
#658CBB
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D93CD #CDC78D
analogous
#8DB3CD #8D93CD #A78DCD
triadic
#8D93CD #CD8D93 #93CD8D
tetradic
#8D93CD #CD8DB3 #CDC78D #8DCDA7
square
#8D93CD #CD8DB3 #CDC78D #8DCDA7
split-complementary
#8D93CD #CDA78D #B3CD8D
monochromatic
#444C9B #626BBA #8D93CD #B8BBE0 #E2E4F2
Accessibility & contrast
On white
2.92
#8D93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#8D93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D93CD
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D93CD | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#7E95CC
Tritanopia (blue-blind)
#7C9EA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8d93cd; /* rgb */ color: rgb(141, 147, 205); /* oklch */ color: oklch(68.0% 0.086 279.3);
Tailwind
colors: {
custom: {
50: '#b0b2dc',
500: '#8d93cd',
950: '#000000',
},
}SCSS
$custom: #8d93cd; $custom-light: #b0b2dc; $custom-dark: #000000;
JSON
{
"hex": "#8d93cd",
"rgb": {
"r": 141,
"g": 147,
"b": 205
},
"hsl": {
"h": 234.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.68049,
"c": 0.08576,
"h": 279.3
},
"luminance": 0.30938
}Semantic roles & 50–950 ramp
primary
#8D93CD
secondary
#E5E3D1
accent
#A633B2
background
#FAFAFD
surface
#F5F5FB
border
#CFCFD4
text
#111015
muted
#807F83