#84A3FA#84A3FA
#84A3FA is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.9% C 0.132 H 268.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #84A3FA |
|---|---|
| RGB | rgb(132, 163, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(47.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.02, 12.11, -46.69) |
| CIE-LCH | lch(68.02, 48.23, 284.54°) |
| OKLab | oklab(72.85% -0.0042 -0.1315) |
| OKLCH | oklch(72.85% 0.132 268.2) |
| XYZ | xyz(39.8627, 37.9996, 95.6581) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 5.86
Carolina Blue
#8AB8FE
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 8.34
Perrywinkle
#8F8CE7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A3FA #FADB84
analogous
#84DEFA #84A3FA #A084FA
triadic
#84A3FA #FA84A3 #A3FA84
tetradic
#84A3FA #FA84DE #FADB84 #84FAA0
square
#84A3FA #FA84DE #FADB84 #84FAA0
split-complementary
#84A3FA #FAA084 #DEFA84
monochromatic
#0E4BF5 #4977F8 #84A3FA #BFCFFC #E2E9FE
Accessibility & contrast
On white
2.44
#84A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#84A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A3FA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A3FA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#55B5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84a3fa; /* rgb */ color: rgb(132, 163, 250); /* oklch */ color: oklch(72.9% 0.132 268.2);
Tailwind
colors: {
custom: {
50: '#adbefc',
500: '#84a3fa',
950: '#000000',
},
}SCSS
$custom: #84a3fa; $custom-light: #adbefc; $custom-dark: #000000;
JSON
{
"hex": "#84a3fa",
"rgb": {
"r": 132,
"g": 163,
"b": 250
},
"hsl": {
"h": 224.237,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7285,
"c": 0.13155,
"h": 268.2
},
"luminance": 0.38002
}Semantic roles & 50–950 ramp
primary
#84A3FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185