#82AFFE#82AFFE
#82AFFE is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.4% C 0.125 H 261.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFFE |
|---|---|
| RGB | rgb(130, 175, 254) |
| HSL | hsl(218, 98%, 75%) |
| HSV | hsv(218, 49%, 100%) |
| CMYK | cmyk(48.8%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.25, 6.00, -43.79) |
| CIE-LCH | lch(71.25, 44.20, 277.81°) |
| OKLab | oklab(75.39% -0.0191 -0.123) |
| OKLCH | oklch(75.39% 0.125 261.2) |
| XYZ | xyz(42.4193, 42.5586, 99.7261) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.37
Sky Blue (survey)
#75BBFD
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 7.59
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Periwinkle Blue
#8F99FB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFFE #FED182
analogous
#82EDFE #82AFFE #9382FE
triadic
#82AFFE #FE82AF #AFFE82
tetradic
#82AFFE #FE82ED #FED182 #82FE93
square
#82AFFE #FE82ED #FED182 #82FE93
split-complementary
#82AFFE #FE9382 #EDFE82
monochromatic
#0961FD #4588FE #82AFFE #BFD6FE #E1ECFF
Accessibility & contrast
On white
2.21
#82AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#82AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFFE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFFE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#4BC0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82affe; /* rgb */ color: rgb(130, 175, 254); /* oklch */ color: oklch(75.4% 0.125 261.2);
Tailwind
colors: {
custom: {
50: '#acc6ff',
500: '#82affe',
950: '#000000',
},
}SCSS
$custom: #82affe; $custom-light: #acc6ff; $custom-dark: #000000;
JSON
{
"hex": "#82affe",
"rgb": {
"r": 130,
"g": 175,
"b": 254
},
"hsl": {
"h": 218.226,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.75391,
"c": 0.12451,
"h": 261.2
},
"luminance": 0.42562
}Semantic roles & 50–950 ramp
primary
#82AFFE
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286