#83A5DF#83A5DF
#83A5DF is a light, moderate blue. Relative luminance 0.371; OKLCH L 71.9% C 0.093 H 260.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #83A5DF |
|---|---|
| RGB | rgb(131, 165, 223) |
| HSL | hsl(218, 59%, 69%) |
| HSV | hsv(218, 41%, 87%) |
| CMYK | cmyk(41.3%, 26%, 0%, 12.5%) |
| CIE-LAB | lab(67.32, 3.05, -33.01) |
| CIE-LCH | lch(67.32, 33.15, 275.28°) |
| OKLab | oklab(71.91% -0.0148 -0.0919) |
| OKLCH | oklch(71.91% 0.093 260.8) |
| XYZ | xyz(36.1303, 37.0613, 75.0475) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.62
Sky Blue (survey)
#75BBFD
ΔE00 8.64
Soft Blue
#6488EA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A5DF #DFBD83
analogous
#83D3DF #83A5DF #8F83DF
triadic
#83A5DF #DF83A5 #A5DF83
tetradic
#83A5DF #DF83D3 #DFBD83 #83DF8F
square
#83A5DF #DF83D3 #DFBD83 #83DF8F
split-complementary
#83A5DF #DF8F83 #D3DF83
monochromatic
#3062B8 #5282D2 #83A5DF #B4C8EC #E4ECF8
Accessibility & contrast
On white
2.50
#83A5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#83A5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A5DF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A5DF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#86A0DE
Tritanopia (blue-blind)
#63B1B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83a5df; /* rgb */ color: rgb(131, 165, 223); /* oklch */ color: oklch(71.9% 0.093 260.8);
Tailwind
colors: {
custom: {
50: '#aabfe9',
500: '#83a5df',
950: '#000000',
},
}SCSS
$custom: #83a5df; $custom-light: #aabfe9; $custom-dark: #000000;
JSON
{
"hex": "#83a5df",
"rgb": {
"r": 131,
"g": 165,
"b": 223
},
"hsl": {
"h": 217.826,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.71907,
"c": 0.09314,
"h": 260.8
},
"luminance": 0.37063
}Semantic roles & 50–950 ramp
primary
#83A5DF
secondary
#ECE2D2
accent
#891FC7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184