#83AEF8#83AEF8
#83AEF8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.117 H 260.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEF8 |
|---|---|
| RGB | rgb(131, 174, 248) |
| HSL | hsl(218, 89%, 74%) |
| HSV | hsv(218, 47%, 97%) |
| CMYK | cmyk(47.2%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.78, 5.06, -41.28) |
| CIE-LCH | lch(70.78, 41.58, 276.98°) |
| OKLab | oklab(74.95% -0.0186 -0.1157) |
| OKLCH | oklch(74.95% 0.117 260.9) |
| XYZ | xyz(41.4338, 41.8720, 94.6875) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Pastel Blue
#A2BFFE
ΔE00 5.83
Sky Blue (survey)
#75BBFD
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 8.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEF8 #F8CD83
analogous
#83E8F8 #83AEF8 #9383F8
triadic
#83AEF8 #F883AE #AEF883
tetradic
#83AEF8 #F883E8 #F8CD83 #83F893
square
#83AEF8 #F883E8 #F8CD83 #83F893
split-complementary
#83AEF8 #F89383 #E8F883
monochromatic
#0F62F1 #4988F5 #83AEF8 #BDD4FB #E2ECFD
Accessibility & contrast
On white
2.24
#83AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#83AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEF8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEF8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#52BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83aef8; /* rgb */ color: rgb(131, 174, 248); /* oklch */ color: oklch(75.0% 0.117 260.9);
Tailwind
colors: {
custom: {
50: '#acc5fb',
500: '#83aef8',
950: '#000000',
},
}SCSS
$custom: #83aef8; $custom-light: #acc5fb; $custom-dark: #000000;
JSON
{
"hex": "#83aef8",
"rgb": {
"r": 131,
"g": 174,
"b": 248
},
"hsl": {
"h": 217.949,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.74952,
"c": 0.11723,
"h": 260.9
},
"luminance": 0.41875
}Semantic roles & 50–950 ramp
primary
#83AEF8
secondary
#F5EAD6
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185