#84B2FF#84B2FF
#84B2FF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.2% C 0.122 H 260.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #84B2FF |
|---|---|
| RGB | rgb(132, 178, 255) |
| HSL | hsl(218, 100%, 76%) |
| HSV | hsv(218, 48%, 100%) |
| CMYK | cmyk(48.2%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.20, 5.07, -42.84) |
| CIE-LCH | lch(72.20, 43.14, 276.75°) |
| OKLab | oklab(76.17% -0.0204 -0.1202) |
| OKLCH | oklch(76.17% 0.122 260.4) |
| XYZ | xyz(43.4801, 43.9634, 100.7830) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.42
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B2FF #FFD184
analogous
#84EFFF #84B2FF #9384FF
triadic
#84B2FF #FF84B2 #B2FF84
tetradic
#84B2FF #FF84EF #FFD184 #84FF93
square
#84B2FF #FF84EF #FFD184 #84FF93
split-complementary
#84B2FF #FF9384 #EFFF84
monochromatic
#0A65FF #478CFF #84B2FF #C1D8FF #E0ECFF
Accessibility & contrast
On white
2.14
#84B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#84B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B2FF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B2FF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#86ACFD
Tritanopia (blue-blind)
#4EC3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84b2ff; /* rgb */ color: rgb(132, 178, 255); /* oklch */ color: oklch(76.2% 0.122 260.4);
Tailwind
colors: {
custom: {
50: '#aec8ff',
500: '#84b2ff',
950: '#000000',
},
}SCSS
$custom: #84b2ff; $custom-light: #aec8ff; $custom-dark: #000000;
JSON
{
"hex": "#84b2ff",
"rgb": {
"r": 132,
"g": 178,
"b": 255
},
"hsl": {
"h": 217.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76174,
"c": 0.12196,
"h": 260.4
},
"luminance": 0.43966
}Semantic roles & 50–950 ramp
primary
#84B2FF
secondary
#F7EAD4
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286