#82ACFD#82ACFD
#82ACFD is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.7% C 0.126 H 262.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACFD |
|---|---|
| RGB | rgb(130, 172, 253) |
| HSL | hsl(220, 97%, 75%) |
| HSV | hsv(220, 49%, 99%) |
| CMYK | cmyk(48.6%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.41, 7.40, -44.57) |
| CIE-LCH | lch(70.41, 45.18, 279.43°) |
| OKLab | oklab(74.72% -0.0159 -0.1253) |
| OKLCH | oklch(74.72% 0.126 262.8) |
| XYZ | xyz(41.6822, 41.3399, 98.6924) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Pastel Blue
#A2BFFE
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACFD #FDD382
analogous
#82EAFD #82ACFD #9582FD
triadic
#82ACFD #FD82AC #ACFD82
tetradic
#82ACFD #FD82EA #FDD382 #82FD95
square
#82ACFD #FD82EA #FDD382 #82FD95
split-complementary
#82ACFD #FD9582 #EAFD82
monochromatic
#0A5CFB #4684FC #82ACFD #BED4FE #E1EBFF
Accessibility & contrast
On white
2.27
#82ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#82ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACFD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#4CBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82acfd; /* rgb */ color: rgb(130, 172, 253); /* oklch */ color: oklch(74.7% 0.126 262.8);
Tailwind
colors: {
custom: {
50: '#acc4fe',
500: '#82acfd',
950: '#000000',
},
}SCSS
$custom: #82acfd; $custom-light: #acc4fe; $custom-dark: #000000;
JSON
{
"hex": "#82acfd",
"rgb": {
"r": 130,
"g": 172,
"b": 253
},
"hsl": {
"h": 219.512,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.74721,
"c": 0.12631,
"h": 262.8
},
"luminance": 0.41343
}Semantic roles & 50–950 ramp
primary
#82ACFD
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186