#8A94DF#8A94DF
#8A94DF is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.9% C 0.111 H 277.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94DF |
|---|---|
| RGB | rgb(138, 148, 223) |
| HSL | hsl(233, 57%, 71%) |
| HSV | hsv(233, 38%, 87%) |
| CMYK | cmyk(38.1%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(63.27, 14.60, -39.29) |
| CIE-LCH | lch(63.27, 41.91, 290.39°) |
| OKLab | oklab(68.88% 0.014 -0.1099) |
| OKLCH | oklch(68.88% 0.111 277.3) |
| XYZ | xyz(34.3865, 31.9094, 74.1450) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.47
Periwinkle Blue
#8F99FB
ΔE00 4.01
Lavender Blue
#8B88F8
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 7.59
Soft Blue
#6488EA
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94DF #DFD58A
analogous
#8ABEDF #8A94DF #AA8ADF
triadic
#8A94DF #DF8A94 #94DF8A
tetradic
#8A94DF #DF8ABE #DFD58A #8ADFAA
square
#8A94DF #DF8ABE #DFD58A #8ADFAA
split-complementary
#8A94DF #DFAA8A #BEDF8A
monochromatic
#3343BB #5A68D2 #8A94DF #BAC0EC #E7E9F8
Accessibility & contrast
On white
2.84
#8A94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8A94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94DF
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94DF | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#7696DD
Tritanopia (blue-blind)
#71A3AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a94df; /* rgb */ color: rgb(138, 148, 223); /* oklch */ color: oklch(68.9% 0.111 277.3);
Tailwind
colors: {
custom: {
50: '#afb3e9',
500: '#8a94df',
950: '#000000',
},
}SCSS
$custom: #8a94df; $custom-light: #afb3e9; $custom-dark: #000000;
JSON
{
"hex": "#8a94df",
"rgb": {
"r": 138,
"g": 148,
"b": 223
},
"hsl": {
"h": 232.941,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.68876,
"c": 0.11083,
"h": 277.3
},
"luminance": 0.31911
}Semantic roles & 50–950 ramp
primary
#8A94DF
secondary
#EEEBD7
accent
#B121C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084