#83ABEC#83ABEC
#83ABEC is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.8% C 0.104 H 259.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABEC |
|---|---|
| RGB | rgb(131, 171, 236) |
| HSL | hsl(217, 73%, 72%) |
| HSV | hsv(217, 44%, 93%) |
| CMYK | cmyk(44.5%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.47, 3.31, -36.79) |
| CIE-LCH | lch(69.47, 36.94, 275.15°) |
| OKLab | oklab(73.76% -0.0184 -0.1028) |
| OKLCH | oklch(73.76% 0.104 259.9) |
| XYZ | xyz(39.0584, 40.0049, 85.0042) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABEC #ECC483
analogous
#83E0EC #83ABEC #9083EC
triadic
#83ABEC #EC83AB #ABEC83
tetradic
#83ABEC #EC83E0 #ECC483 #83EC90
square
#83ABEC #EC83E0 #ECC483 #83EC90
split-complementary
#83ABEC #EC9083 #E0EC83
monochromatic
#2065D4 #4E87E4 #83ABEC #B8CFF4 #E4EDFB
Accessibility & contrast
On white
2.33
#83ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#83ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABEC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABEC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#5BB9C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83abec; /* rgb */ color: rgb(131, 171, 236); /* oklch */ color: oklch(73.8% 0.104 259.9);
Tailwind
colors: {
custom: {
50: '#abc3f2',
500: '#83abec',
950: '#000000',
},
}SCSS
$custom: #83abec; $custom-light: #abc3f2; $custom-dark: #000000;
JSON
{
"hex": "#83abec",
"rgb": {
"r": 131,
"g": 171,
"b": 236
},
"hsl": {
"h": 217.143,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.73763,
"c": 0.10445,
"h": 259.9
},
"luminance": 0.40007
}Semantic roles & 50–950 ramp
primary
#83ABEC
secondary
#F3E9D8
accent
#8A10D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185