#84AFFE#84AFFE
#84AFFE is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.5% C 0.124 H 262.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFFE |
|---|---|
| RGB | rgb(132, 175, 254) |
| HSL | hsl(219, 98%, 76%) |
| HSV | hsv(219, 48%, 100%) |
| CMYK | cmyk(48%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.36, 6.46, -43.61) |
| CIE-LCH | lch(71.36, 44.09, 278.43°) |
| OKLab | oklab(75.5% -0.0172 -0.1225) |
| OKLCH | oklch(75.5% 0.124 262) |
| XYZ | xyz(42.7292, 42.7184, 99.7406) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Pastel Blue
#A2BFFE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 8.31
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFFE #FED384
analogous
#84ECFE #84AFFE #9684FE
triadic
#84AFFE #FE84AF #AFFE84
tetradic
#84AFFE #FE84EC #FED384 #84FE96
square
#84AFFE #FE84EC #FED384 #84FE96
split-complementary
#84AFFE #FE9684 #ECFE84
monochromatic
#0B60FD #4788FE #84AFFE #C1D6FE #E1EBFF
Accessibility & contrast
On white
2.20
#84AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#84AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFFE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFFE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#50C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84affe; /* rgb */ color: rgb(132, 175, 254); /* oklch */ color: oklch(75.5% 0.124 262.0);
Tailwind
colors: {
custom: {
50: '#adc6ff',
500: '#84affe',
950: '#000000',
},
}SCSS
$custom: #84affe; $custom-light: #adc6ff; $custom-dark: #000000;
JSON
{
"hex": "#84affe",
"rgb": {
"r": 132,
"g": 175,
"b": 254
},
"hsl": {
"h": 218.852,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.75504,
"c": 0.1237,
"h": 262
},
"luminance": 0.42721
}Semantic roles & 50–950 ramp
primary
#84AFFE
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286