#83AFF6#83AFF6
#83AFF6 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.114 H 259.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFF6 |
|---|---|
| RGB | rgb(131, 175, 246) |
| HSL | hsl(217, 86%, 74%) |
| HSV | hsv(217, 47%, 96%) |
| CMYK | cmyk(46.7%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(70.96, 3.92, -39.91) |
| CIE-LCH | lch(70.96, 40.10, 275.61°) |
| OKLab | oklab(75.07% -0.0203 -0.1118) |
| OKLCH | oklch(75.07% 0.114 259.7) |
| XYZ | xyz(41.3191, 42.1364, 93.1268) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Sky Blue (survey)
#75BBFD
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Periwinkle Blue
#8F99FB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFF6 #F6CA83
analogous
#83E9F6 #83AFF6 #9183F6
triadic
#83AFF6 #F683AF #AFF683
tetradic
#83AFF6 #F683E9 #F6CA83 #83F691
square
#83AFF6 #F683E9 #F6CA83 #83F691
split-complementary
#83AFF6 #F69183 #E9F683
monochromatic
#1165ED #4A8AF2 #83AFF6 #BCD4FA #E2EDFD
Accessibility & contrast
On white
2.23
#83AFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#83AFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFF6
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFF6 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#53BEC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83aff6; /* rgb */ color: rgb(131, 175, 246); /* oklch */ color: oklch(75.1% 0.114 259.7);
Tailwind
colors: {
custom: {
50: '#acc6f9',
500: '#83aff6',
950: '#000000',
},
}SCSS
$custom: #83aff6; $custom-light: #acc6f9; $custom-dark: #000000;
JSON
{
"hex": "#83aff6",
"rgb": {
"r": 131,
"g": 175,
"b": 246
},
"hsl": {
"h": 217.043,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.75066,
"c": 0.11362,
"h": 259.7
},
"luminance": 0.42139
}Semantic roles & 50–950 ramp
primary
#83AFF6
secondary
#F5E9D6
accent
#8D03E3
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285