#83ABFF#83ABFF
#83ABFF is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.130 H 264.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABFF |
|---|---|
| RGB | rgb(131, 171, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 49%, 100%) |
| CMYK | cmyk(48.6%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.29, 8.78, -45.83) |
| CIE-LCH | lch(70.29, 46.67, 280.85°) |
| OKLab | oklab(74.67% -0.0133 -0.129) |
| OKLCH | oklch(74.67% 0.13 264.1) |
| XYZ | xyz(41.9670, 41.1683, 100.3232) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.89
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABFF #FFD783
analogous
#83E9FF #83ABFF #9983FF
triadic
#83ABFF #FF83AB #ABFF83
tetradic
#83ABFF #FF83E9 #FFD783 #83FF99
square
#83ABFF #FF83E9 #FFD783 #83FF99
split-complementary
#83ABFF #FF9983 #E9FF83
monochromatic
#0958FF #4682FF #83ABFF #C0D4FF #E0EAFF
Accessibility & contrast
On white
2.27
#83ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#83ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABFF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABFF | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7DA7FD
Tritanopia (blue-blind)
#4DBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83abff; /* rgb */ color: rgb(131, 171, 255); /* oklch */ color: oklch(74.7% 0.130 264.1);
Tailwind
colors: {
custom: {
50: '#adc3ff',
500: '#83abff',
950: '#000000',
},
}SCSS
$custom: #83abff; $custom-light: #adc3ff; $custom-dark: #000000;
JSON
{
"hex": "#83abff",
"rgb": {
"r": 131,
"g": 171,
"b": 255
},
"hsl": {
"h": 220.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.74672,
"c": 0.12965,
"h": 264.1
},
"luminance": 0.41171
}Semantic roles & 50–950 ramp
primary
#83ABFF
secondary
#F7ECD4
accent
#9B00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186