#84AEFB#84AEFB
#84AEFB is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.2% C 0.121 H 262.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEFB |
|---|---|
| RGB | rgb(132, 174, 251) |
| HSL | hsl(219, 94%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(47.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.97, 6.16, -42.61) |
| CIE-LCH | lch(70.97, 43.05, 278.22°) |
| OKLab | oklab(75.15% -0.0169 -0.1196) |
| OKLCH | oklch(75.15% 0.121 262) |
| XYZ | xyz(42.0586, 42.1399, 97.1657) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Pastel Blue
#A2BFFE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEFB #FBD184
analogous
#84E9FB #84AEFB #9684FB
triadic
#84AEFB #FB84AE #AEFB84
tetradic
#84AEFB #FB84E9 #FBD184 #84FB96
square
#84AEFB #FB84E9 #FBD184 #84FB96
split-complementary
#84AEFB #FB9684 #E9FB84
monochromatic
#0D60F7 #4987F9 #84AEFB #BFD5FD #E1EBFE
Accessibility & contrast
On white
2.23
#84AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#84AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEFB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEFB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#52BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84aefb; /* rgb */ color: rgb(132, 174, 251); /* oklch */ color: oklch(75.2% 0.121 262.0);
Tailwind
colors: {
custom: {
50: '#adc5fd',
500: '#84aefb',
950: '#000000',
},
}SCSS
$custom: #84aefb; $custom-light: #adc5fd; $custom-dark: #000000;
JSON
{
"hex": "#84aefb",
"rgb": {
"r": 132,
"g": 174,
"b": 251
},
"hsl": {
"h": 218.824,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.75153,
"c": 0.12077,
"h": 262
},
"luminance": 0.42143
}Semantic roles & 50–950 ramp
primary
#84AEFB
secondary
#F6EAD5
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185