#8D94CE#8D94CE
#8D94CE is a light, moderate blue. Relative luminance 0.313; OKLCH L 68.3% C 0.086 H 278.5°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8D94CE |
|---|---|
| RGB | rgb(141, 148, 206) |
| HSL | hsl(234, 40%, 68%) |
| HSV | hsv(234, 32%, 81%) |
| CMYK | cmyk(31.6%, 28.2%, 0%, 19.2%) |
| CIE-LAB | lab(62.76, 10.92, -30.60) |
| CIE-LCH | lch(62.76, 32.49, 289.64°) |
| OKLab | oklab(68.3% 0.0128 -0.0849) |
| OKLCH | oklch(68.3% 0.086 278.5) |
| XYZ | xyz(32.7119, 31.2977, 62.6981) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 7.02
Lavender Blue
#8B88F8
ΔE00 8.06
Lavender
#B39DDB
ΔE00 8.87
Faded Blue
#658CBB
ΔE00 9.75
Periwinkle (survey)
#8E82FE
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D94CE #CEC78D
analogous
#8DB4CE #8D94CE #A68DCE
triadic
#8D94CE #CE8D94 #94CE8D
tetradic
#8D94CE #CE8DB4 #CEC78D #8DCEA6
square
#8D94CE #CE8DB4 #CEC78D #8DCEA6
split-complementary
#8D94CE #CEA68D #B4CE8D
monochromatic
#444D9D #626CBC #8D94CE #B8BCE0 #E3E4F3
Accessibility & contrast
On white
2.89
#8D94CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#8D94CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D94CE
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D94CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D94CE | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839AD0
Deuteranopia (green-blind)
#7F96CD
Tritanopia (blue-blind)
#7C9FA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8d94ce; /* rgb */ color: rgb(141, 148, 206); /* oklch */ color: oklch(68.3% 0.086 278.5);
Tailwind
colors: {
custom: {
50: '#b0b3dd',
500: '#8d94ce',
950: '#000000',
},
}SCSS
$custom: #8d94ce; $custom-light: #b0b3dd; $custom-dark: #000000;
JSON
{
"hex": "#8d94ce",
"rgb": {
"r": 141,
"g": 148,
"b": 206
},
"hsl": {
"h": 233.538,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.68297,
"c": 0.08583,
"h": 278.5
},
"luminance": 0.31299
}Semantic roles & 50–950 ramp
primary
#8D94CE
secondary
#E5E3D1
accent
#A533B3
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111115
muted
#808083