#83ABED#83ABED
#83ABED is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.106 H 260.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABED |
|---|---|
| RGB | rgb(131, 171, 237) |
| HSL | hsl(217, 75%, 72%) |
| HSV | hsv(217, 45%, 93%) |
| CMYK | cmyk(44.7%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(69.51, 3.60, -37.27) |
| CIE-LCH | lch(69.51, 37.44, 275.51°) |
| OKLab | oklab(73.81% -0.0181 -0.1042) |
| OKLCH | oklch(73.81% 0.106 260.1) |
| XYZ | xyz(39.2041, 40.0631, 85.7715) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.72
Pastel Blue
#A2BFFE
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABED #EDC583
analogous
#83E0ED #83ABED #9083ED
triadic
#83ABED #ED83AB #ABED83
tetradic
#83ABED #ED83E0 #EDC583 #83ED90
square
#83ABED #ED83E0 #EDC583 #83ED90
split-complementary
#83ABED #ED9083 #E0ED83
monochromatic
#1F64D6 #4E87E5 #83ABED #B8CFF5 #E4EDFB
Accessibility & contrast
On white
2.33
#83ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#83ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABED
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABED | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFF0
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#5AB9C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83abed; /* rgb */ color: rgb(131, 171, 237); /* oklch */ color: oklch(73.8% 0.106 260.1);
Tailwind
colors: {
custom: {
50: '#abc3f3',
500: '#83abed',
950: '#000000',
},
}SCSS
$custom: #83abed; $custom-light: #abc3f3; $custom-dark: #000000;
JSON
{
"hex": "#83abed",
"rgb": {
"r": 131,
"g": 171,
"b": 237
},
"hsl": {
"h": 217.358,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73809,
"c": 0.10576,
"h": 260.1
},
"luminance": 0.40066
}Semantic roles & 50–950 ramp
primary
#83ABED
secondary
#F3E9D8
accent
#8B0FD7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185