#84ABEA#84ABEA
#84ABEA is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.7% C 0.101 H 259.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABEA |
|---|---|
| RGB | rgb(132, 171, 234) |
| HSL | hsl(217, 71%, 72%) |
| HSV | hsv(217, 44%, 92%) |
| CMYK | cmyk(43.6%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.45, 3.00, -35.73) |
| CIE-LCH | lch(69.45, 35.86, 274.80°) |
| OKLab | oklab(73.73% -0.018 -0.0998) |
| OKLCH | oklch(73.73% 0.101 259.8) |
| XYZ | xyz(38.9251, 39.9695, 83.4898) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.87
Pastel Blue
#A2BFFE
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 6.70
Sky Blue (survey)
#75BBFD
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABEA #EAC384
analogous
#84DEEA #84ABEA #9084EA
triadic
#84ABEA #EA84AB #ABEA84
tetradic
#84ABEA #EA84DE #EAC384 #84EA90
square
#84ABEA #EA84DE #EAC384 #84EA90
split-complementary
#84ABEA #EA9084 #DEEA84
monochromatic
#2466D0 #5087E1 #84ABEA #B8CFF3 #E5EDFB
Accessibility & contrast
On white
2.33
#84ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#84ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABEA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABEA | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#5EB9C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #84abea; /* rgb */ color: rgb(132, 171, 234); /* oklch */ color: oklch(73.7% 0.101 259.8);
Tailwind
colors: {
custom: {
50: '#acc3f1',
500: '#84abea',
950: '#000000',
},
}SCSS
$custom: #84abea; $custom-light: #acc3f1; $custom-dark: #000000;
JSON
{
"hex": "#84abea",
"rgb": {
"r": 132,
"g": 171,
"b": 234
},
"hsl": {
"h": 217.059,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73731,
"c": 0.10137,
"h": 259.8
},
"luminance": 0.39972
}Semantic roles & 50–950 ramp
primary
#84ABEA
secondary
#F2E8D8
accent
#8913D3
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184