#84A4E4#84A4E4
#84A4E4 is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.0% C 0.100 H 263.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #84A4E4 |
|---|---|
| RGB | rgb(132, 164, 228) |
| HSL | hsl(220, 64%, 71%) |
| HSV | hsv(220, 42%, 89%) |
| CMYK | cmyk(42.1%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.32, 5.26, -35.76) |
| CIE-LCH | lch(67.32, 36.14, 278.37°) |
| OKLab | oklab(71.99% -0.0111 -0.0998) |
| OKLCH | oklch(71.99% 0.1 263.6) |
| XYZ | xyz(36.7903, 37.0559, 78.5977) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.57
Soft Blue
#6488EA
ΔE00 8.52
Faded Blue
#658CBB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A4E4 #E4C484
analogous
#84D4E4 #84A4E4 #9484E4
triadic
#84A4E4 #E484A4 #A4E484
tetradic
#84A4E4 #E484D4 #E4C484 #84E494
square
#84A4E4 #E484D4 #E4C484 #84E494
split-complementary
#84A4E4 #E49484 #D4E484
monochromatic
#2B5DC3 #527FD9 #84A4E4 #B6C9EF #E6ECF9
Accessibility & contrast
On white
2.50
#84A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#84A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A4E4
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A4E4 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#83A0E3
Tritanopia (blue-blind)
#62B1BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84a4e4; /* rgb */ color: rgb(132, 164, 228); /* oklch */ color: oklch(72.0% 0.100 263.6);
Tailwind
colors: {
custom: {
50: '#abbeec',
500: '#84a4e4',
950: '#000000',
},
}SCSS
$custom: #84a4e4; $custom-light: #abbeec; $custom-dark: #000000;
JSON
{
"hex": "#84a4e4",
"rgb": {
"r": 132,
"g": 164,
"b": 228
},
"hsl": {
"h": 220,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.71988,
"c": 0.10046,
"h": 263.6
},
"luminance": 0.37058
}Semantic roles & 50–950 ramp
primary
#84A4E4
secondary
#EFE6D5
accent
#901ACC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184