#83AEF4#83AEF4
#83AEF4 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.8% C 0.112 H 259.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEF4 |
|---|---|
| RGB | rgb(131, 174, 244) |
| HSL | hsl(217, 84%, 74%) |
| HSV | hsv(217, 46%, 96%) |
| CMYK | cmyk(46.3%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.61, 3.91, -39.37) |
| CIE-LCH | lch(70.61, 39.56, 275.67°) |
| OKLab | oklab(74.76% -0.0197 -0.1102) |
| OKLCH | oklch(74.76% 0.112 259.9) |
| XYZ | xyz(40.8199, 41.6264, 91.4541) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.72
Pastel Blue
#A2BFFE
ΔE00 5.88
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 8.28
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEF4 #F4C983
analogous
#83E7F4 #83AEF4 #9083F4
triadic
#83AEF4 #F483AE #AEF483
tetradic
#83AEF4 #F483E7 #F4C983 #83F490
square
#83AEF4 #F483E7 #F4C983 #83F490
split-complementary
#83AEF4 #F49083 #E7F483
monochromatic
#1565E8 #4B89EF #83AEF4 #BBD3F9 #E3EDFD
Accessibility & contrast
On white
2.25
#83AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#83AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEF4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEF4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F7
Deuteranopia (green-blind)
#87A8F2
Tritanopia (blue-blind)
#55BDC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83aef4; /* rgb */ color: rgb(131, 174, 244); /* oklch */ color: oklch(74.8% 0.112 259.9);
Tailwind
colors: {
custom: {
50: '#acc5f8',
500: '#83aef4',
950: '#000000',
},
}SCSS
$custom: #83aef4; $custom-light: #acc5f8; $custom-dark: #000000;
JSON
{
"hex": "#83aef4",
"rgb": {
"r": 131,
"g": 174,
"b": 244
},
"hsl": {
"h": 217.168,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.74763,
"c": 0.112,
"h": 259.9
},
"luminance": 0.41629
}Semantic roles & 50–950 ramp
primary
#83AEF4
secondary
#F4E9D7
accent
#8D05E0
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185