#83AFF3#83AFF3
#83AFF3 is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.110 H 258.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFF3 |
|---|---|
| RGB | rgb(131, 175, 243) |
| HSL | hsl(216, 82%, 73%) |
| HSV | hsv(216, 46%, 95%) |
| CMYK | cmyk(46.1%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(70.84, 3.06, -38.47) |
| CIE-LCH | lch(70.84, 38.60, 274.55°) |
| OKLab | oklab(74.93% -0.0212 -0.1077) |
| OKLCH | oklch(74.93% 0.11 258.9) |
| XYZ | xyz(40.8624, 41.9537, 90.7213) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.49
Sky Blue (survey)
#75BBFD
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 7.49
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Periwinkle Blue
#8F99FB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFF3 #F3C783
analogous
#83E7F3 #83AFF3 #8F83F3
triadic
#83AFF3 #F383AF #AFF383
tetradic
#83AFF3 #F383E7 #F3C783 #83F38F
square
#83AFF3 #F383E7 #F3C783 #83F38F
split-complementary
#83AFF3 #F38F83 #E7F383
monochromatic
#1668E5 #4B8BEE #83AFF3 #BBD3F8 #E3EDFC
Accessibility & contrast
On white
2.24
#83AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#83AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFF3
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFF3 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#88A9F2
Tritanopia (blue-blind)
#55BEC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83aff3; /* rgb */ color: rgb(131, 175, 243); /* oklch */ color: oklch(74.9% 0.110 258.9);
Tailwind
colors: {
custom: {
50: '#acc6f7',
500: '#83aff3',
950: '#000000',
},
}SCSS
$custom: #83aff3; $custom-light: #acc6f7; $custom-dark: #000000;
JSON
{
"hex": "#83aff3",
"rgb": {
"r": 131,
"g": 175,
"b": 243
},
"hsl": {
"h": 216.429,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.74926,
"c": 0.10972,
"h": 258.9
},
"luminance": 0.41956
}Semantic roles & 50–950 ramp
primary
#83AFF3
secondary
#F4E9D7
accent
#8A07DF
background
#FAFCFF
surface
#F5F8FE
border
#CFD1D6
text
#111317
muted
#808285