#84A2ED#84A2ED
#84A2ED is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.0% C 0.115 H 266.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #84A2ED |
|---|---|
| RGB | rgb(132, 162, 237) |
| HSL | hsl(223, 74%, 72%) |
| HSV | hsv(223, 44%, 93%) |
| CMYK | cmyk(44.3%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.17, 8.93, -40.92) |
| CIE-LCH | lch(67.17, 41.89, 282.31°) |
| OKLab | oklab(72% -0.0062 -0.1148) |
| OKLCH | oklch(72% 0.115 266.9) |
| XYZ | xyz(37.7173, 36.8585, 85.2313) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Cornflowerblue
#6495ED
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 7.82
Soft Blue
#6488EA
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A2ED #EDCF84
analogous
#84D7ED #84A2ED #9A84ED
triadic
#84A2ED #ED84A2 #A2ED84
tetradic
#84A2ED #ED84D7 #EDCF84 #84ED9A
square
#84A2ED #ED84D7 #EDCF84 #84ED9A
split-complementary
#84A2ED #ED9A84 #D7ED84
monochromatic
#1F54D7 #4F7AE5 #84A2ED #B9CAF5 #E4EBFB
Accessibility & contrast
On white
2.51
#84A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#84A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A2ED
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A2ED | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#7C9FEB
Tritanopia (blue-blind)
#5DB2BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #84a2ed; /* rgb */ color: rgb(132, 162, 237); /* oklch */ color: oklch(72.0% 0.115 266.9);
Tailwind
colors: {
custom: {
50: '#acbdf3',
500: '#84a2ed',
950: '#000000',
},
}SCSS
$custom: #84a2ed; $custom-light: #acbdf3; $custom-dark: #000000;
JSON
{
"hex": "#84a2ed",
"rgb": {
"r": 132,
"g": 162,
"b": 237
},
"hsl": {
"h": 222.857,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.71999,
"c": 0.11493,
"h": 266.9
},
"luminance": 0.36861
}Semantic roles & 50–950 ramp
primary
#84A2ED
secondary
#F3EBD8
accent
#9E0FD7
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101217
muted
#7F8185