#82A5FD#82A5FD
#82A5FD is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.3% C 0.134 H 266.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82A5FD |
|---|---|
| RGB | rgb(130, 165, 253) |
| HSL | hsl(223, 97%, 75%) |
| HSV | hsv(223, 49%, 99%) |
| CMYK | cmyk(48.6%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(68.57, 11.38, -47.47) |
| CIE-LCH | lch(68.57, 48.81, 283.48°) |
| OKLab | oklab(73.29% -0.0078 -0.1338) |
| OKLCH | oklch(73.29% 0.134 266.7) |
| XYZ | xyz(40.3849, 38.7453, 98.2600) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 5.63
Cornflowerblue
#6495ED
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 7.24
Soft Blue
#6488EA
ΔE00 8.76
Sky Blue (survey)
#75BBFD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A5FD #FDDA82
analogous
#82E2FD #82A5FD #9D82FD
triadic
#82A5FD #FD82A5 #A5FD82
tetradic
#82A5FD #FD82E2 #FDDA82 #82FD9D
square
#82A5FD #FD82E2 #FDDA82 #82FD9D
split-complementary
#82A5FD #FD9D82 #E2FD82
monochromatic
#0A4EFB #467AFC #82A5FD #BED0FE #E1E9FF
Accessibility & contrast
On white
2.40
#82A5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#82A5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A5FD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A5FD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#4EB8C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82a5fd; /* rgb */ color: rgb(130, 165, 253); /* oklch */ color: oklch(73.3% 0.134 266.7);
Tailwind
colors: {
custom: {
50: '#acbffe',
500: '#82a5fd',
950: '#000000',
},
}SCSS
$custom: #82a5fd; $custom-light: #acbffe; $custom-dark: #000000;
JSON
{
"hex": "#82a5fd",
"rgb": {
"r": 130,
"g": 165,
"b": 253
},
"hsl": {
"h": 222.927,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.73288,
"c": 0.134,
"h": 266.7
},
"luminance": 0.38748
}Semantic roles & 50–950 ramp
primary
#82A5FD
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186