#8D93CE#8D93CE
#8D93CE is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.1% C 0.087 H 279.3°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8D93CE |
|---|---|
| RGB | rgb(141, 147, 206) |
| HSL | hsl(234, 40%, 68%) |
| HSV | hsv(234, 32%, 81%) |
| CMYK | cmyk(31.6%, 28.6%, 0%, 19.2%) |
| CIE-LAB | lab(62.50, 11.50, -31.01) |
| CIE-LCH | lch(62.50, 33.07, 290.34°) |
| OKLab | oklab(68.09% 0.0141 -0.086) |
| OKLCH | oklch(68.09% 0.087 279.3) |
| XYZ | xyz(32.5557, 30.9854, 62.6460) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.93
Lavender
#B39DDB
ΔE00 8.80
Periwinkle (survey)
#8E82FE
ΔE00 9.60
Faded Blue
#658CBB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D93CE #CEC88D
analogous
#8DB3CE #8D93CE #A78DCE
triadic
#8D93CE #CE8D93 #93CE8D
tetradic
#8D93CE #CE8DB3 #CEC88D #8DCEA7
square
#8D93CE #CE8DB3 #CEC88D #8DCEA7
split-complementary
#8D93CE #CEA78D #B3CE8D
monochromatic
#444C9D #626ABC #8D93CE #B8BCE0 #E3E4F3
Accessibility & contrast
On white
2.92
#8D93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#8D93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D93CE
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D93CE | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD1
Deuteranopia (green-blind)
#7E95CD
Tritanopia (blue-blind)
#7C9EA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8d93ce; /* rgb */ color: rgb(141, 147, 206); /* oklch */ color: oklch(68.1% 0.087 279.3);
Tailwind
colors: {
custom: {
50: '#b0b2dd',
500: '#8d93ce',
950: '#000000',
},
}SCSS
$custom: #8d93ce; $custom-light: #b0b2dd; $custom-dark: #000000;
JSON
{
"hex": "#8d93ce",
"rgb": {
"r": 141,
"g": 147,
"b": 206
},
"hsl": {
"h": 234.462,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.68094,
"c": 0.0872,
"h": 279.3
},
"luminance": 0.30986
}Semantic roles & 50–950 ramp
primary
#8D93CE
secondary
#E5E4D1
accent
#A733B3
background
#FAFAFD
surface
#F5F5FB
border
#CFCFD4
text
#111015
muted
#807F83