#8A90DC#8A90DC
#8A90DC is a light, moderate blue. Relative luminance 0.305; OKLCH L 67.9% C 0.112 H 279.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90DC |
|---|---|
| RGB | rgb(138, 144, 220) |
| HSL | hsl(236, 54%, 70%) |
| HSV | hsv(236, 37%, 86%) |
| CMYK | cmyk(37.3%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(62.10, 16.10, -39.45) |
| CIE-LCH | lch(62.10, 42.61, 292.20°) |
| OKLab | oklab(67.93% 0.0185 -0.1104) |
| OKLCH | oklch(67.93% 0.112 279.5) |
| XYZ | xyz(33.3691, 30.5158, 71.8282) |
| Luminance | 0.3052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.62
Periwinkle Blue
#8F99FB
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 5.12
Periwinkle (survey)
#8E82FE
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.86
Faded Blue
#658CBB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90DC #DCD68A
analogous
#8AB9DC #8A90DC #AD8ADC
triadic
#8A90DC #DC8A90 #90DC8A
tetradic
#8A90DC #DC8AB9 #DCD68A #8ADCAD
square
#8A90DC #DC8AB9 #DCD68A #8ADCAD
split-complementary
#8A90DC #DCAD8A #B9DC8A
monochromatic
#3640B5 #5B63CE #8A90DC #B9BDEA #E7E9F8
Accessibility & contrast
On white
2.96
#8A90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#8A90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90DC
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90DC | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#7393DA
Tritanopia (blue-blind)
#729FAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a90dc; /* rgb */ color: rgb(138, 144, 220); /* oklch */ color: oklch(67.9% 0.112 279.5);
Tailwind
colors: {
custom: {
50: '#afb0e7',
500: '#8a90dc',
950: '#000000',
},
}SCSS
$custom: #8a90dc; $custom-light: #afb0e7; $custom-dark: #000000;
JSON
{
"hex": "#8a90dc",
"rgb": {
"r": 138,
"g": 144,
"b": 220
},
"hsl": {
"h": 235.61,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.67929,
"c": 0.11197,
"h": 279.5
},
"luminance": 0.30517
}Semantic roles & 50–950 ramp
primary
#8A90DC
secondary
#ECEBD6
accent
#B624C1
background
#FAFAFE
surface
#F5F4FC
border
#CFCED5
text
#111016
muted
#807F84