#83AEED#83AEED
#83AEED is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.4% C 0.103 H 257.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEED |
|---|---|
| RGB | rgb(131, 174, 237) |
| HSL | hsl(216, 75%, 72%) |
| HSV | hsv(216, 45%, 93%) |
| CMYK | cmyk(44.7%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.32, 1.92, -36.02) |
| CIE-LCH | lch(70.32, 36.07, 273.05°) |
| OKLab | oklab(74.44% -0.0217 -0.1006) |
| OKLCH | oklch(74.44% 0.103 257.8) |
| XYZ | xyz(39.7772, 41.2093, 85.9625) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEED #EDC283
analogous
#83E3ED #83AEED #8D83ED
triadic
#83AEED #ED83AE #AEED83
tetradic
#83AEED #ED83E3 #EDC283 #83ED8D
square
#83AEED #ED83E3 #EDC283 #83ED8D
split-complementary
#83AEED #ED8D83 #E3ED83
monochromatic
#1F6AD6 #4E8BE5 #83AEED #B8D1F5 #E4EEFB
Accessibility & contrast
On white
2.27
#83AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#83AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEED
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEED | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#5ABCC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83aeed; /* rgb */ color: rgb(131, 174, 237); /* oklch */ color: oklch(74.4% 0.103 257.8);
Tailwind
colors: {
custom: {
50: '#abc6f3',
500: '#83aeed',
950: '#000000',
},
}SCSS
$custom: #83aeed; $custom-light: #abc6f3; $custom-dark: #000000;
JSON
{
"hex": "#83aeed",
"rgb": {
"r": 131,
"g": 174,
"b": 237
},
"hsl": {
"h": 215.66,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.74441,
"c": 0.1029,
"h": 257.8
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#83AEED
secondary
#F3E8D8
accent
#860FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185