#83ABFC#83ABFC
#83ABFC is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.5% C 0.126 H 263.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABFC |
|---|---|
| RGB | rgb(131, 171, 252) |
| HSL | hsl(220, 95%, 75%) |
| HSV | hsv(220, 48%, 99%) |
| CMYK | cmyk(48%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.16, 7.91, -44.42) |
| CIE-LCH | lch(70.16, 45.12, 280.09°) |
| OKLab | oklab(74.52% -0.014 -0.1249) |
| OKLCH | oklch(74.52% 0.126 263.6) |
| XYZ | xyz(41.4879, 40.9767, 97.7997) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 6.81
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABFC #FCD483
analogous
#83E8FC #83ABFC #9783FC
triadic
#83ABFC #FC83AB #ABFC83
tetradic
#83ABFC #FC83E8 #FCD483 #83FC97
square
#83ABFC #FC83E8 #FCD483 #83FC97
split-complementary
#83ABFC #FC9783 #E8FC83
monochromatic
#0B5AF9 #4783FB #83ABFC #BFD3FD #E1EBFE
Accessibility & contrast
On white
2.28
#83ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#83ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABFC
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABFC | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#50BCC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #83abfc; /* rgb */ color: rgb(131, 171, 252); /* oklch */ color: oklch(74.5% 0.126 263.6);
Tailwind
colors: {
custom: {
50: '#adc3fd',
500: '#83abfc',
950: '#000000',
},
}SCSS
$custom: #83abfc; $custom-light: #adc3fd; $custom-dark: #000000;
JSON
{
"hex": "#83abfc",
"rgb": {
"r": 131,
"g": 171,
"b": 252
},
"hsl": {
"h": 220.165,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.74524,
"c": 0.12566,
"h": 263.6
},
"luminance": 0.40979
}Semantic roles & 50–950 ramp
primary
#83ABFC
secondary
#F7EBD4
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186