#82AFF5#82AFF5
#82AFF5 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.113 H 259.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFF5 |
|---|---|
| RGB | rgb(130, 175, 245) |
| HSL | hsl(217, 85%, 74%) |
| HSV | hsv(217, 47%, 96%) |
| CMYK | cmyk(46.9%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.87, 3.40, -39.52) |
| CIE-LCH | lch(70.87, 39.67, 274.91°) |
| OKLab | oklab(74.96% -0.0215 -0.1107) |
| OKLCH | oklch(74.96% 0.113 259) |
| XYZ | xyz(41.0119, 41.9956, 92.3134) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 7.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Periwinkle Blue
#8F99FB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFF5 #F5C882
analogous
#82E8F5 #82AFF5 #8E82F5
triadic
#82AFF5 #F582AF #AFF582
tetradic
#82AFF5 #F582E8 #F5C882 #82F58E
square
#82AFF5 #F582E8 #F5C882 #82F58E
split-complementary
#82AFF5 #F58E82 #E8F582
monochromatic
#1367EA #498BF0 #82AFF5 #BBD3FA #E3EDFD
Accessibility & contrast
On white
2.23
#82AFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#82AFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFF5
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFF5 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F8
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#52BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82aff5; /* rgb */ color: rgb(130, 175, 245); /* oklch */ color: oklch(75.0% 0.113 259.0);
Tailwind
colors: {
custom: {
50: '#abc6f8',
500: '#82aff5',
950: '#000000',
},
}SCSS
$custom: #82aff5; $custom-light: #abc6f8; $custom-dark: #000000;
JSON
{
"hex": "#82aff5",
"rgb": {
"r": 130,
"g": 175,
"b": 245
},
"hsl": {
"h": 216.522,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.74962,
"c": 0.11276,
"h": 259
},
"luminance": 0.41998
}Semantic roles & 50–950 ramp
primary
#82AFF5
secondary
#F5E9D6
accent
#8B04E2
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285