#84B3FE#84B3FE
#84B3FE is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.3% C 0.120 H 259.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #84B3FE |
|---|---|
| RGB | rgb(132, 179, 254) |
| HSL | hsl(217, 98%, 76%) |
| HSV | hsv(217, 48%, 100%) |
| CMYK | cmyk(48%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.43, 4.22, -41.95) |
| CIE-LCH | lch(72.43, 42.16, 275.75°) |
| OKLab | oklab(76.33% -0.0219 -0.1177) |
| OKLCH | oklch(76.33% 0.12 259.5) |
| XYZ | xyz(43.5192, 44.2985, 100.0040) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.33
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 7.42
Cornflowerblue
#6495ED
ΔE00 8.55
Sky
#82CAFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B3FE #FECF84
analogous
#84F0FE #84B3FE #9284FE
triadic
#84B3FE #FE84B3 #B3FE84
tetradic
#84B3FE #FE84F0 #FECF84 #84FE92
square
#84B3FE #FE84F0 #FECF84 #84FE92
split-complementary
#84B3FE #FE9284 #F0FE84
monochromatic
#0B68FD #478DFE #84B3FE #C1D9FE #E1ECFF
Accessibility & contrast
On white
2.13
#84B3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#84B3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B3FE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B3FE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#4FC3CE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #84b3fe; /* rgb */ color: rgb(132, 179, 254); /* oklch */ color: oklch(76.3% 0.120 259.5);
Tailwind
colors: {
custom: {
50: '#adc9ff',
500: '#84b3fe',
950: '#000000',
},
}SCSS
$custom: #84b3fe; $custom-light: #adc9ff; $custom-dark: #000000;
JSON
{
"hex": "#84b3fe",
"rgb": {
"r": 132,
"g": 179,
"b": 254
},
"hsl": {
"h": 216.885,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.76334,
"c": 0.11968,
"h": 259.5
},
"luminance": 0.44301
}Semantic roles & 50–950 ramp
primary
#84B3FE
secondary
#F7EAD4
accent
#8D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286