#82ACF7#82ACF7
#82ACF7 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.4% C 0.118 H 261.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACF7 |
|---|---|
| RGB | rgb(130, 172, 247) |
| HSL | hsl(218, 88%, 74%) |
| HSV | hsv(218, 47%, 97%) |
| CMYK | cmyk(47.4%, 30.4%, 0%, 3.1%) |
| CIE-LAB | lab(70.15, 5.66, -41.73) |
| CIE-LCH | lch(70.15, 42.11, 277.72°) |
| OKLab | oklab(74.43% -0.0174 -0.1171) |
| OKLCH | oklch(74.43% 0.118 261.5) |
| XYZ | xyz(40.7414, 40.9636, 93.7376) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Pastel Blue
#A2BFFE
ΔE00 6.16
Sky Blue (survey)
#75BBFD
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACF7 #F7CD82
analogous
#82E6F7 #82ACF7 #9382F7
triadic
#82ACF7 #F782AC #ACF782
tetradic
#82ACF7 #F782E6 #F7CD82 #82F793
square
#82ACF7 #F782E6 #F7CD82 #82F793
split-complementary
#82ACF7 #F79382 #E6F782
monochromatic
#0F60EF #4886F3 #82ACF7 #BCD2FB #E2ECFD
Accessibility & contrast
On white
2.28
#82ACF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#82ACF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACF7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACF7 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1FA
Deuteranopia (green-blind)
#82A7F5
Tritanopia (blue-blind)
#51BCC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82acf7; /* rgb */ color: rgb(130, 172, 247); /* oklch */ color: oklch(74.4% 0.118 261.5);
Tailwind
colors: {
custom: {
50: '#acc4fa',
500: '#82acf7',
950: '#000000',
},
}SCSS
$custom: #82acf7; $custom-light: #acc4fa; $custom-dark: #000000;
JSON
{
"hex": "#82acf7",
"rgb": {
"r": 130,
"g": 172,
"b": 247
},
"hsl": {
"h": 218.462,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.7443,
"c": 0.11836,
"h": 261.5
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#82ACF7
secondary
#F5EAD6
accent
#9301E5
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185