#84ADFC#84ADFC
#84ADFC is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.0% C 0.123 H 262.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #84ADFC |
|---|---|
| RGB | rgb(132, 173, 252) |
| HSL | hsl(220, 95%, 75%) |
| HSV | hsv(220, 48%, 99%) |
| CMYK | cmyk(47.6%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.75, 7.01, -43.50) |
| CIE-LCH | lch(70.75, 44.06, 279.15°) |
| OKLab | oklab(75% -0.0154 -0.1222) |
| OKLCH | oklch(75% 0.123 262.8) |
| XYZ | xyz(42.0242, 41.8182, 97.9339) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Pastel Blue
#A2BFFE
ΔE00 5.78
Sky Blue (survey)
#75BBFD
ΔE00 6.69
Cornflowerblue
#6495ED
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.72
Baby Blue (survey)
#A2CFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ADFC #FCD384
analogous
#84E9FC #84ADFC #9784FC
triadic
#84ADFC #FC84AD #ADFC84
tetradic
#84ADFC #FC84E9 #FCD384 #84FC97
square
#84ADFC #FC84E9 #FCD384 #84FC97
split-complementary
#84ADFC #FC9784 #E9FC84
monochromatic
#0D5DF9 #4885FB #84ADFC #C0D5FD #E1EBFE
Accessibility & contrast
On white
2.24
#84ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#84ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ADFC
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ADFC | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#52BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84adfc; /* rgb */ color: rgb(132, 173, 252); /* oklch */ color: oklch(75.0% 0.123 262.8);
Tailwind
colors: {
custom: {
50: '#adc5fd',
500: '#84adfc',
950: '#000000',
},
}SCSS
$custom: #84adfc; $custom-light: #adc5fd; $custom-dark: #000000;
JSON
{
"hex": "#84adfc",
"rgb": {
"r": 132,
"g": 173,
"b": 252
},
"hsl": {
"h": 219.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.74995,
"c": 0.12314,
"h": 262.8
},
"luminance": 0.41821
}Semantic roles & 50–950 ramp
primary
#84ADFC
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185