#84AFF2#84AFF2
#84AFF2 is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.108 H 259.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFF2 |
|---|---|
| RGB | rgb(132, 175, 242) |
| HSL | hsl(217, 81%, 73%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(45.5%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.85, 3.02, -37.91) |
| CIE-LCH | lch(70.85, 38.03, 274.55°) |
| OKLab | oklab(74.94% -0.0205 -0.106) |
| OKLCH | oklch(74.94% 0.108 259) |
| XYZ | xyz(40.8674, 41.9737, 89.9355) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Periwinkle Blue
#8F99FB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFF2 #F2C784
analogous
#84E6F2 #84AFF2 #9084F2
triadic
#84AFF2 #F284AF #AFF284
tetradic
#84AFF2 #F284E6 #F2C784 #84F290
square
#84AFF2 #F284E6 #F2C784 #84F290
split-complementary
#84AFF2 #F29084 #E6F284
monochromatic
#1868E4 #4D8BEC #84AFF2 #BBD3F8 #E3EDFC
Accessibility & contrast
On white
2.24
#84AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#84AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFF2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFF2 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#58BEC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84aff2; /* rgb */ color: rgb(132, 175, 242); /* oklch */ color: oklch(74.9% 0.108 259.0);
Tailwind
colors: {
custom: {
50: '#acc6f6',
500: '#84aff2',
950: '#000000',
},
}SCSS
$custom: #84aff2; $custom-light: #acc6f6; $custom-dark: #000000;
JSON
{
"hex": "#84aff2",
"rgb": {
"r": 132,
"g": 175,
"b": 242
},
"hsl": {
"h": 216.545,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.74938,
"c": 0.10798,
"h": 259
},
"luminance": 0.41976
}Semantic roles & 50–950 ramp
primary
#84AFF2
secondary
#F4E9D7
accent
#8A08DD
background
#FAFCFF
surface
#F5F8FE
border
#CFD1D6
text
#111317
muted
#808285