#84AEF8#84AEF8
#84AEF8 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.117 H 261.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEF8 |
|---|---|
| RGB | rgb(132, 174, 248) |
| HSL | hsl(218, 89%, 75%) |
| HSV | hsv(218, 47%, 97%) |
| CMYK | cmyk(46.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.84, 5.29, -41.18) |
| CIE-LCH | lch(70.84, 41.52, 277.32°) |
| OKLab | oklab(75.01% -0.0177 -0.1155) |
| OKLCH | oklch(75.01% 0.117 261.3) |
| XYZ | xyz(41.5895, 41.9523, 94.6948) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Pastel Blue
#A2BFFE
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 8.07
Baby Blue (survey)
#A2CFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEF8 #F8CE84
analogous
#84E8F8 #84AEF8 #9484F8
triadic
#84AEF8 #F884AE #AEF884
tetradic
#84AEF8 #F884E8 #F8CE84 #84F894
square
#84AEF8 #F884E8 #F8CE84 #84F894
split-complementary
#84AEF8 #F89484 #E8F884
monochromatic
#1062F1 #4A88F5 #84AEF8 #BED4FB #E2ECFD
Accessibility & contrast
On white
2.24
#84AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#84AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEF8
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEF8 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#54BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84aef8; /* rgb */ color: rgb(132, 174, 248); /* oklch */ color: oklch(75.0% 0.117 261.3);
Tailwind
colors: {
custom: {
50: '#adc5fb',
500: '#84aef8',
950: '#000000',
},
}SCSS
$custom: #84aef8; $custom-light: #adc5fb; $custom-dark: #000000;
JSON
{
"hex": "#84aef8",
"rgb": {
"r": 132,
"g": 174,
"b": 248
},
"hsl": {
"h": 218.276,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.7501,
"c": 0.11681,
"h": 261.3
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#84AEF8
secondary
#F5EAD6
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185