#8A90CC#8A90CC
#8A90CC is a light, moderate blue. Relative luminance 0.297; OKLCH L 67.2% C 0.089 H 279.3°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90CC |
|---|---|
| RGB | rgb(138, 144, 204) |
| HSL | hsl(235, 39%, 67%) |
| HSV | hsv(235, 32%, 80%) |
| CMYK | cmyk(32.4%, 29.4%, 0%, 20%) |
| CIE-LAB | lab(61.40, 11.84, -31.60) |
| CIE-LCH | lch(61.40, 33.75, 290.54°) |
| OKLab | oklab(67.16% 0.0144 -0.0878) |
| OKLCH | oklch(67.16% 0.089 279.3) |
| XYZ | xyz(31.3506, 29.7084, 61.1975) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 7.38
Lavender Blue
#8B88F8
ΔE00 7.68
Periwinkle (survey)
#8E82FE
ΔE00 9.30
Faded Blue
#658CBB
ΔE00 9.39
Lavender
#B39DDB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90CC #CCC68A
analogous
#8AB1CC #8A90CC #A58ACC
triadic
#8A90CC #CC8A90 #90CC8A
tetradic
#8A90CC #CC8AB1 #CCC68A #8ACCA5
square
#8A90CC #CC8AB1 #CCC68A #8ACCA5
split-complementary
#8A90CC #CCA58A #B1CC8A
monochromatic
#434B99 #5F68B9 #8A90CC #B5B8DF #DFE1F1
Accessibility & contrast
On white
3.03
#8A90CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#8A90CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A90CC
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90CC | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#7A92CB
Tritanopia (blue-blind)
#799BA5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a90cc; /* rgb */ color: rgb(138, 144, 204); /* oklch */ color: oklch(67.2% 0.089 279.3);
Tailwind
colors: {
custom: {
50: '#aeb0db',
500: '#8a90cc',
950: '#000000',
},
}SCSS
$custom: #8a90cc; $custom-light: #aeb0db; $custom-dark: #000000;
JSON
{
"hex": "#8a90cc",
"rgb": {
"r": 138,
"g": 144,
"b": 204
},
"hsl": {
"h": 234.545,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.67164,
"c": 0.08896,
"h": 279.3
},
"luminance": 0.29709
}Semantic roles & 50–950 ramp
primary
#8A90CC
secondary
#E3E1CE
accent
#A733B2
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#101015
muted
#7F7F83