#83A0EA#83A0EA
#83A0EA is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.4% C 0.113 H 267.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83A0EA |
|---|---|
| RGB | rgb(131, 160, 234) |
| HSL | hsl(223, 71%, 72%) |
| HSV | hsv(223, 44%, 92%) |
| CMYK | cmyk(44%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.45, 8.97, -40.41) |
| CIE-LCH | lch(66.45, 41.40, 282.52°) |
| OKLab | oklab(71.38% -0.0055 -0.1133) |
| OKLCH | oklch(71.38% 0.113 267.2) |
| XYZ | xyz(36.7775, 35.9053, 82.8185) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Cornflowerblue
#6495ED
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 7.12
Soft Blue
#6488EA
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A0EA #EACD83
analogous
#83D4EA #83A0EA #9A83EA
triadic
#83A0EA #EA83A0 #A0EA83
tetradic
#83A0EA #EA83D4 #EACD83 #83EA9A
square
#83A0EA #EA83D4 #EACD83 #83EA9A
split-complementary
#83A0EA #EA9A83 #D4EA83
monochromatic
#2354CF #4F78E1 #83A0EA #B7C8F3 #E5EBFB
Accessibility & contrast
On white
2.57
#83A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#83A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A0EA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A0EA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#5EAFBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83a0ea; /* rgb */ color: rgb(131, 160, 234); /* oklch */ color: oklch(71.4% 0.113 267.2);
Tailwind
colors: {
custom: {
50: '#abbbf1',
500: '#83a0ea',
950: '#000000',
},
}SCSS
$custom: #83a0ea; $custom-light: #abbbf1; $custom-dark: #000000;
JSON
{
"hex": "#83a0ea",
"rgb": {
"r": 131,
"g": 160,
"b": 234
},
"hsl": {
"h": 223.107,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.71378,
"c": 0.11344,
"h": 267.2
},
"luminance": 0.35907
}Semantic roles & 50–950 ramp
primary
#83A0EA
secondary
#F2EAD7
accent
#9D12D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084