#83ACFA#83ACFA
#83ACFA is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.6% C 0.122 H 262.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACFA |
|---|---|
| RGB | rgb(131, 172, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 48%, 98%) |
| CMYK | cmyk(47.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.34, 6.76, -43.06) |
| CIE-LCH | lch(70.34, 43.58, 278.92°) |
| OKLab | oklab(74.63% -0.0157 -0.1209) |
| OKLCH | oklch(74.63% 0.122 262.6) |
| XYZ | xyz(41.3622, 41.2298, 96.2025) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 6.02
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACFA #FAD183
analogous
#83E7FA #83ACFA #9683FA
triadic
#83ACFA #FA83AC #ACFA83
tetradic
#83ACFA #FA83E7 #FAD183 #83FA96
square
#83ACFA #FA83E7 #FAD183 #83FA96
split-complementary
#83ACFA #FA9683 #E7FA83
monochromatic
#0D5DF5 #4885F8 #83ACFA #BED3FC #E2EBFE
Accessibility & contrast
On white
2.27
#83ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#83ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACFA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACFA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#51BDC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83acfa; /* rgb */ color: rgb(131, 172, 250); /* oklch */ color: oklch(74.6% 0.122 262.6);
Tailwind
colors: {
custom: {
50: '#adc4fc',
500: '#83acfa',
950: '#000000',
},
}SCSS
$custom: #83acfa; $custom-light: #adc4fc; $custom-dark: #000000;
JSON
{
"hex": "#83acfa",
"rgb": {
"r": 131,
"g": 172,
"b": 250
},
"hsl": {
"h": 219.328,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.74633,
"c": 0.12194,
"h": 262.6
},
"luminance": 0.41232
}Semantic roles & 50–950 ramp
primary
#83ACFA
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185