#84AFF1#84AFF1
#84AFF1 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.107 H 258.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFF1 |
|---|---|
| RGB | rgb(132, 175, 241) |
| HSL | hsl(216, 80%, 73%) |
| HSV | hsv(216, 45%, 95%) |
| CMYK | cmyk(45.2%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(70.81, 2.73, -37.43) |
| CIE-LCH | lch(70.81, 37.53, 274.18°) |
| OKLab | oklab(74.89% -0.0208 -0.1046) |
| OKLCH | oklch(74.89% 0.107 258.8) |
| XYZ | xyz(40.7177, 41.9138, 89.1466) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.56
Sky Blue (survey)
#75BBFD
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Periwinkle Blue
#8F99FB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFF1 #F1C684
analogous
#84E6F1 #84AFF1 #8F84F1
triadic
#84AFF1 #F184AF #AFF184
tetradic
#84AFF1 #F184E6 #F1C684 #84F18F
square
#84AFF1 #F184E6 #F1C684 #84F18F
split-complementary
#84AFF1 #F18F84 #E6F184
monochromatic
#1A68E1 #4D8BEB #84AFF1 #BBD3F7 #E4EDFC
Accessibility & contrast
On white
2.24
#84AFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#84AFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFF1
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFF1 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F4
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#59BDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84aff1; /* rgb */ color: rgb(132, 175, 241); /* oklch */ color: oklch(74.9% 0.107 258.8);
Tailwind
colors: {
custom: {
50: '#acc6f6',
500: '#84aff1',
950: '#000000',
},
}SCSS
$custom: #84aff1; $custom-light: #acc6f6; $custom-dark: #000000;
JSON
{
"hex": "#84aff1",
"rgb": {
"r": 132,
"g": 175,
"b": 241
},
"hsl": {
"h": 216.33,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.74892,
"c": 0.10668,
"h": 258.8
},
"luminance": 0.41916
}Semantic roles & 50–950 ramp
primary
#84AFF1
secondary
#F4E8D7
accent
#890ADC
background
#FAFCFF
surface
#F5F8FE
border
#CFD1D6
text
#111317
muted
#808285