#84AFF9#84AFF9
#84AFF9 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.117 H 260.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFF9 |
|---|---|
| RGB | rgb(132, 175, 249) |
| HSL | hsl(218, 91%, 75%) |
| HSV | hsv(218, 47%, 98%) |
| CMYK | cmyk(47%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(71.15, 5.02, -41.24) |
| CIE-LCH | lch(71.15, 41.55, 276.94°) |
| OKLab | oklab(75.27% -0.0186 -0.1156) |
| OKLCH | oklch(75.27% 0.117 260.9) |
| XYZ | xyz(41.9389, 42.4023, 95.5787) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 5.61
Sky Blue (survey)
#75BBFD
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.36
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFF9 #F9CE84
analogous
#84E9F9 #84AFF9 #9484F9
triadic
#84AFF9 #F984AF #AFF984
tetradic
#84AFF9 #F984E9 #F9CE84 #84F994
square
#84AFF9 #F984E9 #F9CE84 #84F994
split-complementary
#84AFF9 #F99484 #E9F984
monochromatic
#0F63F3 #4A89F6 #84AFF9 #BED5FC #E2ECFE
Accessibility & contrast
On white
2.21
#84AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#84AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFF9
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFF9 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#53BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84aff9; /* rgb */ color: rgb(132, 175, 249); /* oklch */ color: oklch(75.3% 0.117 260.9);
Tailwind
colors: {
custom: {
50: '#adc6fb',
500: '#84aff9',
950: '#000000',
},
}SCSS
$custom: #84aff9; $custom-light: #adc6fb; $custom-dark: #000000;
JSON
{
"hex": "#84aff9",
"rgb": {
"r": 132,
"g": 175,
"b": 249
},
"hsl": {
"h": 217.949,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75265,
"c": 0.11712,
"h": 260.9
},
"luminance": 0.42405
}Semantic roles & 50–950 ramp
primary
#84AFF9
secondary
#F6EAD5
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285