#8A90DF#8A90DF
#8A90DF is a light, moderate blue. Relative luminance 0.307; OKLCH L 68.1% C 0.116 H 279.5°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90DF |
|---|---|
| RGB | rgb(138, 144, 223) |
| HSL | hsl(236, 57%, 71%) |
| HSV | hsv(236, 38%, 87%) |
| CMYK | cmyk(38.1%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(62.23, 16.92, -40.91) |
| CIE-LCH | lch(62.23, 44.27, 292.47°) |
| OKLab | oklab(68.08% 0.0192 -0.1146) |
| OKLCH | oklch(68.08% 0.116 279.5) |
| XYZ | xyz(33.7699, 30.6762, 73.9395) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.33
Periwinkle Blue
#8F99FB
ΔE00 4.50
Lavender Blue
#8B88F8
ΔE00 4.70
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 7.65
Cornflower
#6A79F7
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90DF #DFD98A
analogous
#8ABADF #8A90DF #AE8ADF
triadic
#8A90DF #DF8A90 #90DF8A
tetradic
#8A90DF #DF8ABA #DFD98A #8ADFAE
square
#8A90DF #DF8ABA #DFD98A #8ADFAE
split-complementary
#8A90DF #DFAE8A #BADF8A
monochromatic
#333DBB #5A62D2 #8A90DF #BABEEC #E7E8F8
Accessibility & contrast
On white
2.94
#8A90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#8A90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90DF
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90DF | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#7193DD
Tritanopia (blue-blind)
#719FAD
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a90df; /* rgb */ color: rgb(138, 144, 223); /* oklch */ color: oklch(68.1% 0.116 279.5);
Tailwind
colors: {
custom: {
50: '#afb0e9',
500: '#8a90df',
950: '#000000',
},
}SCSS
$custom: #8a90df; $custom-light: #afb0e9; $custom-dark: #000000;
JSON
{
"hex": "#8a90df",
"rgb": {
"r": 138,
"g": 144,
"b": 223
},
"hsl": {
"h": 235.765,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.68079,
"c": 0.11624,
"h": 279.5
},
"luminance": 0.30678
}Semantic roles & 50–950 ramp
primary
#8A90DF
secondary
#EEECD7
accent
#B921C5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84