#83ABE4#83ABE4
#83ABE4 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.4% C 0.094 H 257.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABE4 |
|---|---|
| RGB | rgb(131, 171, 228) |
| HSL | hsl(215, 64%, 70%) |
| HSV | hsv(215, 43%, 89%) |
| CMYK | cmyk(42.5%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(69.15, 1.07, -32.92) |
| CIE-LCH | lch(69.15, 32.94, 271.87°) |
| OKLab | oklab(73.4% -0.0208 -0.0917) |
| OKLCH | oklch(73.4% 0.094 257.2) |
| XYZ | xyz(37.9220, 39.5503, 79.0195) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 6.63
Cornflowerblue
#6495ED
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABE4 #E4BC83
analogous
#83DBE4 #83ABE4 #8C83E4
triadic
#83ABE4 #E483AB #ABE483
tetradic
#83ABE4 #E483DB #E4BC83 #83E48C
square
#83ABE4 #E483DB #E4BC83 #83E48C
split-complementary
#83ABE4 #E48C83 #DBE483
monochromatic
#2A69C2 #5189D9 #83ABE4 #B5CDEF #E6EEFA
Accessibility & contrast
On white
2.36
#83ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#83ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABE4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABE4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE7
Deuteranopia (green-blind)
#8BA5E3
Tritanopia (blue-blind)
#5FB7BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83abe4; /* rgb */ color: rgb(131, 171, 228); /* oklch */ color: oklch(73.4% 0.094 257.2);
Tailwind
colors: {
custom: {
50: '#abc3ec',
500: '#83abe4',
950: '#000000',
},
}SCSS
$custom: #83abe4; $custom-light: #abc3ec; $custom-dark: #000000;
JSON
{
"hex": "#83abe4",
"rgb": {
"r": 131,
"g": 171,
"b": 228
},
"hsl": {
"h": 215.258,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.73402,
"c": 0.09403,
"h": 257.2
},
"luminance": 0.39553
}Semantic roles & 50–950 ramp
primary
#83ABE4
secondary
#EFE4D4
accent
#8219CC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184