#84A4FA#84A4FA
#84A4FA is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.1% C 0.130 H 267.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #84A4FA |
|---|---|
| RGB | rgb(132, 164, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(47.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.28, 11.54, -46.28) |
| CIE-LCH | lch(68.28, 47.69, 284.00°) |
| OKLab | oklab(73.05% -0.0054 -0.1303) |
| OKLCH | oklch(73.05% 0.13 267.6) |
| XYZ | xyz(40.0409, 38.3561, 95.7175) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 7.31
Soft Blue
#6488EA
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A4FA #FADA84
analogous
#84DFFA #84A4FA #9F84FA
triadic
#84A4FA #FA84A4 #A4FA84
tetradic
#84A4FA #FA84DF #FADA84 #84FA9F
square
#84A4FA #FA84DF #FADA84 #84FA9F
split-complementary
#84A4FA #FA9F84 #DFFA84
monochromatic
#0E4DF5 #4978F8 #84A4FA #BFD0FC #E2E9FE
Accessibility & contrast
On white
2.42
#84A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#84A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A4FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A4FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#55B6C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84a4fa; /* rgb */ color: rgb(132, 164, 250); /* oklch */ color: oklch(73.1% 0.130 267.6);
Tailwind
colors: {
custom: {
50: '#adbefc',
500: '#84a4fa',
950: '#000000',
},
}SCSS
$custom: #84a4fa; $custom-light: #adbefc; $custom-dark: #000000;
JSON
{
"hex": "#84a4fa",
"rgb": {
"r": 132,
"g": 164,
"b": 250
},
"hsl": {
"h": 223.729,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.73053,
"c": 0.13039,
"h": 267.6
},
"luminance": 0.38359
}Semantic roles & 50–950 ramp
primary
#84A4FA
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185