#83AEF9#83AEF9
#83AEF9 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.119 H 261.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEF9 |
|---|---|
| RGB | rgb(131, 174, 249) |
| HSL | hsl(218, 91%, 75%) |
| HSV | hsv(218, 47%, 98%) |
| CMYK | cmyk(47.4%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.83, 5.34, -41.75) |
| CIE-LCH | lch(70.83, 42.09, 277.30°) |
| OKLab | oklab(75% -0.0183 -0.1171) |
| OKLCH | oklch(75% 0.119 261.1) |
| XYZ | xyz(41.5894, 41.9342, 95.5068) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Pastel Blue
#A2BFFE
ΔE00 5.82
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 8.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEF9 #F9CE83
analogous
#83E9F9 #83AEF9 #9383F9
triadic
#83AEF9 #F983AE #AEF983
tetradic
#83AEF9 #F983E9 #F9CE83 #83F993
square
#83AEF9 #F983E9 #F9CE83 #83F993
split-complementary
#83AEF9 #F99383 #E9F983
monochromatic
#0E62F3 #4988F6 #83AEF9 #BDD4FC #E2ECFE
Accessibility & contrast
On white
2.24
#83AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#83AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEF9
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEF9 | 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)
#92B3FC
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#51BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83aef9; /* rgb */ color: rgb(131, 174, 249); /* oklch */ color: oklch(75.0% 0.119 261.1);
Tailwind
colors: {
custom: {
50: '#acc5fb',
500: '#83aef9',
950: '#000000',
},
}SCSS
$custom: #83aef9; $custom-light: #acc5fb; $custom-dark: #000000;
JSON
{
"hex": "#83aef9",
"rgb": {
"r": 131,
"g": 174,
"b": 249
},
"hsl": {
"h": 218.136,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.74999,
"c": 0.11854,
"h": 261.1
},
"luminance": 0.41937
}Semantic roles & 50–950 ramp
primary
#83AEF9
secondary
#F6EAD5
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185