#83A7DD#83A7DD
#83A7DD is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.2% C 0.089 H 258.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83A7DD |
|---|---|
| RGB | rgb(131, 167, 221) |
| HSL | hsl(216, 57%, 69%) |
| HSV | hsv(216, 41%, 87%) |
| CMYK | cmyk(40.7%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(67.78, 1.38, -31.19) |
| CIE-LCH | lch(67.78, 31.22, 272.53°) |
| OKLab | oklab(72.24% -0.0179 -0.0867) |
| OKLCH | oklch(72.24% 0.089 258.3) |
| XYZ | xyz(36.2258, 37.6812, 73.7570) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A7DD #DDB983
analogous
#83D4DD #83A7DD #8C83DD
triadic
#83A7DD #DD83A7 #A7DD83
tetradic
#83A7DD #DD83D4 #DDB983 #83DD8C
square
#83A7DD #DD83D4 #DDB983 #83DD8C
split-complementary
#83A7DD #DD8C83 #D4DD83
monochromatic
#3166B4 #5385D0 #83A7DD #B3C9EA #E3EBF7
Accessibility & contrast
On white
2.46
#83A7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#83A7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A7DD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A7DD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AADF
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#63B3B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83a7dd; /* rgb */ color: rgb(131, 167, 221); /* oklch */ color: oklch(72.2% 0.089 258.3);
Tailwind
colors: {
custom: {
50: '#aac1e7',
500: '#83a7dd',
950: '#000000',
},
}SCSS
$custom: #83a7dd; $custom-light: #aac1e7; $custom-dark: #000000;
JSON
{
"hex": "#83a7dd",
"rgb": {
"r": 131,
"g": 167,
"b": 221
},
"hsl": {
"h": 216,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.72242,
"c": 0.08859,
"h": 258.3
},
"luminance": 0.37683
}Semantic roles & 50–950 ramp
primary
#83A7DD
secondary
#EBE1D1
accent
#8321C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184