#83ADEB#83ADEB
#83ADEB is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.1% C 0.101 H 258.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADEB |
|---|---|
| RGB | rgb(131, 173, 235) |
| HSL | hsl(216, 72%, 72%) |
| HSV | hsv(216, 44%, 92%) |
| CMYK | cmyk(44.3%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.97, 1.91, -35.47) |
| CIE-LCH | lch(69.97, 35.52, 273.09°) |
| OKLab | oklab(74.14% -0.0211 -0.099) |
| OKLCH | oklch(74.14% 0.101 258) |
| XYZ | xyz(39.2941, 40.7082, 84.3681) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADEB #EBC183
analogous
#83E1EB #83ADEB #8D83EB
triadic
#83ADEB #EB83AD #ADEB83
tetradic
#83ADEB #EB83E1 #EBC183 #83EB8D
square
#83ADEB #EB83E1 #EBC183 #83EB8D
split-complementary
#83ADEB #EB8D83 #E1EB83
monochromatic
#2269D2 #4E8AE2 #83ADEB #B8D0F4 #E5EEFB
Accessibility & contrast
On white
2.30
#83ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#83ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADEB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADEB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#5BBAC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #83adeb; /* rgb */ color: rgb(131, 173, 235); /* oklch */ color: oklch(74.1% 0.101 258.0);
Tailwind
colors: {
custom: {
50: '#abc5f1',
500: '#83adeb',
950: '#000000',
},
}SCSS
$custom: #83adeb; $custom-light: #abc5f1; $custom-dark: #000000;
JSON
{
"hex": "#83adeb",
"rgb": {
"r": 131,
"g": 173,
"b": 235
},
"hsl": {
"h": 215.769,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74139,
"c": 0.10124,
"h": 258
},
"luminance": 0.40711
}Semantic roles & 50–950 ramp
primary
#83ADEB
secondary
#F2E7D8
accent
#8611D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185