#82AFFC#82AFFC
#82AFFC is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.3% C 0.122 H 260.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFFC |
|---|---|
| RGB | rgb(130, 175, 252) |
| HSL | hsl(218, 95%, 75%) |
| HSV | hsv(218, 48%, 99%) |
| CMYK | cmyk(48.4%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.17, 5.42, -42.84) |
| CIE-LCH | lch(71.17, 43.19, 277.21°) |
| OKLab | oklab(75.29% -0.0196 -0.1203) |
| OKLCH | oklch(75.29% 0.122 260.7) |
| XYZ | xyz(42.1007, 42.4312, 98.0481) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Periwinkle Blue
#8F99FB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFFC #FCCF82
analogous
#82ECFC #82AFFC #9282FC
triadic
#82AFFC #FC82AF #AFFC82
tetradic
#82AFFC #FC82EC #FCCF82 #82FC92
square
#82AFFC #FC82EC #FCCF82 #82FC92
split-complementary
#82AFFC #FC9282 #ECFC82
monochromatic
#0A62F9 #4689FB #82AFFC #BED5FD #E1ECFE
Accessibility & contrast
On white
2.21
#82AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#82AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFFC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFFC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#4DC0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82affc; /* rgb */ color: rgb(130, 175, 252); /* oklch */ color: oklch(75.3% 0.122 260.7);
Tailwind
colors: {
custom: {
50: '#acc6fd',
500: '#82affc',
950: '#000000',
},
}SCSS
$custom: #82affc; $custom-light: #acc6fd; $custom-dark: #000000;
JSON
{
"hex": "#82affc",
"rgb": {
"r": 130,
"g": 175,
"b": 252
},
"hsl": {
"h": 217.869,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.75294,
"c": 0.12189,
"h": 260.7
},
"luminance": 0.42434
}Semantic roles & 50–950 ramp
primary
#82AFFC
secondary
#F7EAD4
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285