#83ABEA#83ABEA
#83ABEA is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.102 H 259.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABEA |
|---|---|
| RGB | rgb(131, 171, 234) |
| HSL | hsl(217, 71%, 72%) |
| HSV | hsv(217, 44%, 92%) |
| CMYK | cmyk(44%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.39, 2.75, -35.83) |
| CIE-LCH | lch(69.39, 35.93, 274.39°) |
| OKLab | oklab(73.67% -0.019 -0.1) |
| OKLCH | oklch(73.67% 0.102 259.3) |
| XYZ | xyz(38.7694, 39.8893, 83.4825) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.63
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABEA #EAC283
analogous
#83DFEA #83ABEA #8F83EA
triadic
#83ABEA #EA83AB #ABEA83
tetradic
#83ABEA #EA83DF #EAC283 #83EA8F
square
#83ABEA #EA83DF #EAC283 #83EA8F
split-complementary
#83ABEA #EA8F83 #DFEA83
monochromatic
#2366CF #4F88E1 #83ABEA #B7CEF3 #E5EDFB
Accessibility & contrast
On white
2.34
#83ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#83ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABEA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABEA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#5CB9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83abea; /* rgb */ color: rgb(131, 171, 234); /* oklch */ color: oklch(73.7% 0.102 259.3);
Tailwind
colors: {
custom: {
50: '#abc3f1',
500: '#83abea',
950: '#000000',
},
}SCSS
$custom: #83abea; $custom-light: #abc3f1; $custom-dark: #000000;
JSON
{
"hex": "#83abea",
"rgb": {
"r": 131,
"g": 171,
"b": 234
},
"hsl": {
"h": 216.699,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73671,
"c": 0.10182,
"h": 259.3
},
"luminance": 0.39892
}Semantic roles & 50–950 ramp
primary
#83ABEA
secondary
#F2E7D7
accent
#8812D3
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184