#84A7FE#84A7FE
#84A7FE is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.9% C 0.132 H 266.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #84A7FE |
|---|---|
| RGB | rgb(132, 167, 254) |
| HSL | hsl(223, 98%, 76%) |
| HSV | hsv(223, 48%, 100%) |
| CMYK | cmyk(48%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.25, 10.99, -46.92) |
| CIE-LCH | lch(69.25, 48.19, 283.18°) |
| OKLab | oklab(73.87% -0.0079 -0.1321) |
| OKLCH | oklch(73.87% 0.132 266.6) |
| XYZ | xyz(41.2180, 39.6961, 99.2369) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 6.72
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Soft Blue
#6488EA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A7FE #FEDB84
analogous
#84E4FE #84A7FE #9E84FE
triadic
#84A7FE #FE84A7 #A7FE84
tetradic
#84A7FE #FE84E4 #FEDB84 #84FE9E
square
#84A7FE #FE84E4 #FEDB84 #84FE9E
split-complementary
#84A7FE #FE9E84 #E4FE84
monochromatic
#0B50FD #477CFE #84A7FE #C1D2FE #E1E9FF
Accessibility & contrast
On white
2.35
#84A7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#84A7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A7FE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A7FE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#51B9C7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #84a7fe; /* rgb */ color: rgb(132, 167, 254); /* oklch */ color: oklch(73.9% 0.132 266.6);
Tailwind
colors: {
custom: {
50: '#aec0ff',
500: '#84a7fe',
950: '#000000',
},
}SCSS
$custom: #84a7fe; $custom-light: #aec0ff; $custom-dark: #000000;
JSON
{
"hex": "#84a7fe",
"rgb": {
"r": 132,
"g": 167,
"b": 254
},
"hsl": {
"h": 222.787,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.73865,
"c": 0.13238,
"h": 266.6
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#84A7FE
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186