#82AEFD#82AEFD
#82AEFD is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.1% C 0.124 H 261.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEFD |
|---|---|
| RGB | rgb(130, 174, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 49%, 99%) |
| CMYK | cmyk(48.6%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.94, 6.28, -43.73) |
| CIE-LCH | lch(70.94, 44.18, 278.17°) |
| OKLab | oklab(75.13% -0.0182 -0.1229) |
| OKLCH | oklch(75.13% 0.124 261.6) |
| XYZ | xyz(42.0657, 42.1069, 98.8203) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.63
Pastel Blue
#A2BFFE
ΔE00 5.93
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 7.36
Periwinkle Blue
#8F99FB
ΔE00 8.32
Baby Blue (survey)
#A2CFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEFD #FDD182
analogous
#82EBFD #82AEFD #9482FD
triadic
#82AEFD #FD82AE #AEFD82
tetradic
#82AEFD #FD82EB #FDD182 #82FD94
square
#82AEFD #FD82EB #FDD182 #82FD94
split-complementary
#82AEFD #FD9482 #EBFD82
monochromatic
#0A60FB #4687FC #82AEFD #BED5FE #E1EBFF
Accessibility & contrast
On white
2.23
#82AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#82AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEFD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEFD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#4CBFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82aefd; /* rgb */ color: rgb(130, 174, 253); /* oklch */ color: oklch(75.1% 0.124 261.6);
Tailwind
colors: {
custom: {
50: '#acc5fe',
500: '#82aefd',
950: '#000000',
},
}SCSS
$custom: #82aefd; $custom-light: #acc5fe; $custom-dark: #000000;
JSON
{
"hex": "#82aefd",
"rgb": {
"r": 130,
"g": 174,
"b": 253
},
"hsl": {
"h": 218.537,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.75135,
"c": 0.12422,
"h": 261.6
},
"luminance": 0.4211
}Semantic roles & 50–950 ramp
primary
#82AEFD
secondary
#F7EAD4
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186