#8D90CD#8D90CD
#8D90CD is a light, moderate blue. Relative luminance 0.300; OKLCH L 67.4% C 0.090 H 281.5°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8D90CD |
|---|---|
| RGB | rgb(141, 144, 205) |
| HSL | hsl(237, 39%, 68%) |
| HSV | hsv(237, 31%, 80%) |
| CMYK | cmyk(31.2%, 29.8%, 0%, 19.6%) |
| CIE-LAB | lab(61.67, 12.97, -31.73) |
| CIE-LCH | lch(61.67, 34.28, 292.23°) |
| OKLab | oklab(67.44% 0.018 -0.0881) |
| OKLCH | oklch(67.44% 0.09 281.5) |
| XYZ | xyz(31.9742, 30.0161, 61.8548) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.67
Periwinkle (survey)
#8E82FE
ΔE00 9.30
Soft Blue
#6488EA
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D90CD #CDCA8D
analogous
#8DB0CD #8D90CD #AA8DCD
triadic
#8D90CD #CD8D90 #90CD8D
tetradic
#8D90CD #CD8DB0 #CDCA8D #8DCDAA
square
#8D90CD #CD8DB0 #CDCA8D #8DCDAA
split-complementary
#8D90CD #CDAA8D #B0CD8D
monochromatic
#44489B #6267BA #8D90CD #B8B9E0 #E2E3F2
Accessibility & contrast
On white
3.00
#8D90CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#8D90CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D90CD
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D90CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D90CD | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97D0
Deuteranopia (green-blind)
#7B93CB
Tritanopia (blue-blind)
#7D9BA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8d90cd; /* rgb */ color: rgb(141, 144, 205); /* oklch */ color: oklch(67.4% 0.090 281.5);
Tailwind
colors: {
custom: {
50: '#b0b0dc',
500: '#8d90cd',
950: '#000000',
},
}SCSS
$custom: #8d90cd; $custom-light: #b0b0dc; $custom-dark: #000000;
JSON
{
"hex": "#8d90cd",
"rgb": {
"r": 141,
"g": 144,
"b": 205
},
"hsl": {
"h": 237.188,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.6744,
"c": 0.08992,
"h": 281.5
},
"luminance": 0.30017
}Semantic roles & 50–950 ramp
primary
#8D90CD
secondary
#E5E4D1
accent
#AC33B2
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#111015
muted
#807F83