#82AFFD#82AFFD
#82AFFD is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.3% C 0.123 H 261.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFFD |
|---|---|
| RGB | rgb(130, 175, 253) |
| HSL | hsl(218, 97%, 75%) |
| HSV | hsv(218, 49%, 99%) |
| CMYK | cmyk(48.6%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.21, 5.71, -43.32) |
| CIE-LCH | lch(71.21, 43.69, 277.51°) |
| OKLab | oklab(75.34% -0.0193 -0.1217) |
| OKLCH | oklch(75.34% 0.123 261) |
| XYZ | xyz(42.2596, 42.4947, 98.8849) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Periwinkle Blue
#8F99FB
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFFD #FDD082
analogous
#82ECFD #82AFFD #9382FD
triadic
#82AFFD #FD82AF #AFFD82
tetradic
#82AFFD #FD82EC #FDD082 #82FD93
square
#82AFFD #FD82EC #FDD082 #82FD93
split-complementary
#82AFFD #FD9382 #ECFD82
monochromatic
#0A62FB #4688FC #82AFFD #BED6FE #E1ECFF
Accessibility & contrast
On white
2.21
#82AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#82AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFFD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFFD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#4CC0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82affd; /* rgb */ color: rgb(130, 175, 253); /* oklch */ color: oklch(75.3% 0.123 261.0);
Tailwind
colors: {
custom: {
50: '#acc6fe',
500: '#82affd',
950: '#000000',
},
}SCSS
$custom: #82affd; $custom-light: #acc6fe; $custom-dark: #000000;
JSON
{
"hex": "#82affd",
"rgb": {
"r": 130,
"g": 175,
"b": 253
},
"hsl": {
"h": 218.049,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.75342,
"c": 0.1232,
"h": 261
},
"luminance": 0.42498
}Semantic roles & 50–950 ramp
primary
#82AFFD
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286