#83ABFE#83ABFE
#83ABFE is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.128 H 263.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABFE |
|---|---|
| RGB | rgb(131, 171, 254) |
| HSL | hsl(220, 98%, 75%) |
| HSV | hsv(220, 48%, 100%) |
| CMYK | cmyk(48.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.25, 8.49, -45.36) |
| CIE-LCH | lch(70.25, 46.15, 280.60°) |
| OKLab | oklab(74.62% -0.0135 -0.1276) |
| OKLCH | oklch(74.62% 0.128 263.9) |
| XYZ | xyz(41.8065, 41.1041, 99.4776) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.55
Pastel Blue
#A2BFFE
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.86
Sky Blue (survey)
#75BBFD
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABFE #FED683
analogous
#83E8FE #83ABFE #9883FE
triadic
#83ABFE #FE83AB #ABFE83
tetradic
#83ABFE #FE83E8 #FED683 #83FE98
square
#83ABFE #FE83E8 #FED683 #83FE98
split-complementary
#83ABFE #FE9883 #E8FE83
monochromatic
#0A59FD #4682FE #83ABFE #C0D4FE #E1EAFF
Accessibility & contrast
On white
2.28
#83ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#83ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABFE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABFE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#4EBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83abfe; /* rgb */ color: rgb(131, 171, 254); /* oklch */ color: oklch(74.6% 0.128 263.9);
Tailwind
colors: {
custom: {
50: '#adc3ff',
500: '#83abfe',
950: '#000000',
},
}SCSS
$custom: #83abfe; $custom-light: #adc3ff; $custom-dark: #000000;
JSON
{
"hex": "#83abfe",
"rgb": {
"r": 131,
"g": 171,
"b": 254
},
"hsl": {
"h": 220.488,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.74623,
"c": 0.12832,
"h": 263.9
},
"luminance": 0.41107
}Semantic roles & 50–950 ramp
primary
#83ABFE
secondary
#F7ECD4
accent
#9B00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186