#82AFFA#82AFFA
#82AFFA is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.119 H 260.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFFA |
|---|---|
| RGB | rgb(130, 175, 250) |
| HSL | hsl(218, 92%, 75%) |
| HSV | hsv(218, 48%, 98%) |
| CMYK | cmyk(48%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.08, 4.84, -41.90) |
| CIE-LCH | lch(71.08, 42.18, 276.59°) |
| OKLab | oklab(75.2% -0.0201 -0.1176) |
| OKLCH | oklch(75.2% 0.119 260.3) |
| XYZ | xyz(41.7855, 42.3051, 96.3878) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFFA #FACD82
analogous
#82EBFA #82AFFA #9182FA
triadic
#82AFFA #FA82AF #AFFA82
tetradic
#82AFFA #FA82EB #FACD82 #82FA91
square
#82AFFA #FA82EB #FACD82 #82FA91
split-complementary
#82AFFA #FA9182 #EBFA82
monochromatic
#0C64F5 #4789F8 #82AFFA #BDD5FC #E2ECFE
Accessibility & contrast
On white
2.22
#82AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#82AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFFA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFFA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#4EBFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82affa; /* rgb */ color: rgb(130, 175, 250); /* oklch */ color: oklch(75.2% 0.119 260.3);
Tailwind
colors: {
custom: {
50: '#acc6fc',
500: '#82affa',
950: '#000000',
},
}SCSS
$custom: #82affa; $custom-light: #acc6fc; $custom-dark: #000000;
JSON
{
"hex": "#82affa",
"rgb": {
"r": 130,
"g": 175,
"b": 250
},
"hsl": {
"h": 217.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.75198,
"c": 0.11927,
"h": 260.3
},
"luminance": 0.42308
}Semantic roles & 50–950 ramp
primary
#82AFFA
secondary
#F6EAD5
accent
#8F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285