#84AEFD#84AEFD
#84AEFD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.2% C 0.123 H 262.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEFD |
|---|---|
| RGB | rgb(132, 174, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(47.8%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.05, 6.74, -43.55) |
| CIE-LCH | lch(71.05, 44.07, 278.79°) |
| OKLab | oklab(75.25% -0.0163 -0.1223) |
| OKLCH | oklch(75.25% 0.123 262.4) |
| XYZ | xyz(42.3755, 42.2667, 98.8348) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.70
Pastel Blue
#A2BFFE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEFD #FDD384
analogous
#84EAFD #84AEFD #9784FD
triadic
#84AEFD #FD84AE #AEFD84
tetradic
#84AEFD #FD84EA #FDD384 #84FD97
square
#84AEFD #FD84EA #FDD384 #84FD97
split-complementary
#84AEFD #FD9784 #EAFD84
monochromatic
#0C5FFB #4886FC #84AEFD #C0D6FE #E1EBFF
Accessibility & contrast
On white
2.22
#84AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#84AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEFD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEFD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#51BFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84aefd; /* rgb */ color: rgb(132, 174, 253); /* oklch */ color: oklch(75.2% 0.123 262.4);
Tailwind
colors: {
custom: {
50: '#adc5fe',
500: '#84aefd',
950: '#000000',
},
}SCSS
$custom: #84aefd; $custom-light: #adc5fe; $custom-dark: #000000;
JSON
{
"hex": "#84aefd",
"rgb": {
"r": 132,
"g": 174,
"b": 253
},
"hsl": {
"h": 219.174,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.75249,
"c": 0.12342,
"h": 262.4
},
"luminance": 0.42269
}Semantic roles & 50–950 ramp
primary
#84AEFD
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186