#84AAFA#84AAFA
#84AAFA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.3% C 0.124 H 264.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAFA |
|---|---|
| RGB | rgb(132, 170, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 47%, 98%) |
| CMYK | cmyk(47.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.86, 8.12, -43.80) |
| CIE-LCH | lch(69.86, 44.54, 280.51°) |
| OKLab | oklab(74.28% -0.0124 -0.123) |
| OKLCH | oklch(74.28% 0.124 264.2) |
| XYZ | xyz(41.1401, 40.5545, 96.0839) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 6.82
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAFA #FAD484
analogous
#84E5FA #84AAFA #9984FA
triadic
#84AAFA #FA84AA #AAFA84
tetradic
#84AAFA #FA84E5 #FAD484 #84FA99
square
#84AAFA #FA84E5 #FAD484 #84FA99
split-complementary
#84AAFA #FA9984 #E5FA84
monochromatic
#0E59F5 #4981F8 #84AAFA #BFD3FC #E2EBFE
Accessibility & contrast
On white
2.30
#84AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#84AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAFA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#54BBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84aafa; /* rgb */ color: rgb(132, 170, 250); /* oklch */ color: oklch(74.3% 0.124 264.2);
Tailwind
colors: {
custom: {
50: '#adc3fc',
500: '#84aafa',
950: '#000000',
},
}SCSS
$custom: #84aafa; $custom-light: #adc3fc; $custom-dark: #000000;
JSON
{
"hex": "#84aafa",
"rgb": {
"r": 132,
"g": 170,
"b": 250
},
"hsl": {
"h": 220.678,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.74279,
"c": 0.12368,
"h": 264.2
},
"luminance": 0.40557
}Semantic roles & 50–950 ramp
primary
#84AAFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185