#84B2F9#84B2F9
#84B2F9 is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.9% C 0.114 H 258.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #84B2F9 |
|---|---|
| RGB | rgb(132, 178, 249) |
| HSL | hsl(216, 91%, 75%) |
| HSV | hsv(216, 47%, 98%) |
| CMYK | cmyk(47%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(71.95, 3.34, -39.99) |
| CIE-LCH | lch(71.95, 40.13, 274.78°) |
| OKLab | oklab(75.89% -0.0221 -0.112) |
| OKLCH | oklch(75.89% 0.114 258.8) |
| XYZ | xyz(42.5293, 43.5831, 95.7755) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.61
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B2F9 #F9CB84
analogous
#84EDF9 #84B2F9 #9084F9
triadic
#84B2F9 #F984B2 #B2F984
tetradic
#84B2F9 #F984ED #F9CB84 #84F990
square
#84B2F9 #F984ED #F9CB84 #84F990
split-complementary
#84B2F9 #F99084 #EDF984
monochromatic
#0F69F3 #4A8DF6 #84B2F9 #BED7FC #E2EDFE
Accessibility & contrast
On white
2.16
#84B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#84B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B2F9
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B2F9 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FC
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#53C1CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84b2f9; /* rgb */ color: rgb(132, 178, 249); /* oklch */ color: oklch(75.9% 0.114 258.8);
Tailwind
colors: {
custom: {
50: '#adc8fb',
500: '#84b2f9',
950: '#000000',
},
}SCSS
$custom: #84b2f9; $custom-light: #adc8fb; $custom-dark: #000000;
JSON
{
"hex": "#84b2f9",
"rgb": {
"r": 132,
"g": 178,
"b": 249
},
"hsl": {
"h": 216.41,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75891,
"c": 0.11418,
"h": 258.8
},
"luminance": 0.43586
}Semantic roles & 50–950 ramp
primary
#84B2F9
secondary
#F6E9D5
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285