#83AEFA#83AEFA
#83AEFA is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.120 H 261.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEFA |
|---|---|
| RGB | rgb(131, 174, 250) |
| HSL | hsl(218, 92%, 75%) |
| HSV | hsv(218, 48%, 98%) |
| CMYK | cmyk(47.6%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.87, 5.63, -42.22) |
| CIE-LCH | lch(70.87, 42.60, 277.60°) |
| OKLab | oklab(75.05% -0.018 -0.1185) |
| OKLCH | oklch(75.05% 0.12 261.3) |
| XYZ | xyz(41.7457, 41.9968, 96.3304) |
| Luminance | 0.4200 (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.15
Cornflowerblue
#6495ED
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 8.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEFA #FACF83
analogous
#83EAFA #83AEFA #9383FA
triadic
#83AEFA #FA83AE #AEFA83
tetradic
#83AEFA #FA83EA #FACF83 #83FA93
square
#83AEFA #FA83EA #FACF83 #83FA93
split-complementary
#83AEFA #FA9383 #EAFA83
monochromatic
#0D61F5 #4888F8 #83AEFA #BED4FC #E2ECFE
Accessibility & contrast
On white
2.23
#83AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#83AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEFA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEFA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#51BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83aefa; /* rgb */ color: rgb(131, 174, 250); /* oklch */ color: oklch(75.0% 0.120 261.3);
Tailwind
colors: {
custom: {
50: '#adc5fc',
500: '#83aefa',
950: '#000000',
},
}SCSS
$custom: #83aefa; $custom-light: #adc5fc; $custom-dark: #000000;
JSON
{
"hex": "#83aefa",
"rgb": {
"r": 131,
"g": 174,
"b": 250
},
"hsl": {
"h": 218.319,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.75047,
"c": 0.11987,
"h": 261.3
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#83AEFA
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185