#83ACF4#83ACF4
#83ACF4 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.114 H 261.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACF4 |
|---|---|
| RGB | rgb(131, 172, 244) |
| HSL | hsl(218, 84%, 74%) |
| HSV | hsv(218, 46%, 96%) |
| CMYK | cmyk(46.3%, 29.5%, 0%, 4.3%) |
| CIE-LAB | lab(70.08, 5.03, -40.21) |
| CIE-LCH | lch(70.08, 40.52, 277.13°) |
| OKLab | oklab(74.35% -0.0173 -0.1127) |
| OKLCH | oklch(74.35% 0.114 261.3) |
| XYZ | xyz(40.4364, 40.8594, 91.3263) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 6.07
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Cornflowerblue
#6495ED
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACF4 #F4CB83
analogous
#83E4F4 #83ACF4 #9283F4
triadic
#83ACF4 #F483AC #ACF483
tetradic
#83ACF4 #F483E4 #F4CB83 #83F492
square
#83ACF4 #F483E4 #F4CB83 #83F492
split-complementary
#83ACF4 #F49283 #E4F483
monochromatic
#1561E8 #4B86EF #83ACF4 #BBD2F9 #E3ECFD
Accessibility & contrast
On white
2.29
#83ACF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#83ACF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACF4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACF4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#84A7F2
Tritanopia (blue-blind)
#55BBC5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #83acf4; /* rgb */ color: rgb(131, 172, 244); /* oklch */ color: oklch(74.3% 0.114 261.3);
Tailwind
colors: {
custom: {
50: '#acc4f8',
500: '#83acf4',
950: '#000000',
},
}SCSS
$custom: #83acf4; $custom-light: #acc4f8; $custom-dark: #000000;
JSON
{
"hex": "#83acf4",
"rgb": {
"r": 131,
"g": 172,
"b": 244
},
"hsl": {
"h": 218.23,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.74345,
"c": 0.11399,
"h": 261.3
},
"luminance": 0.40862
}Semantic roles & 50–950 ramp
primary
#83ACF4
secondary
#F4EAD7
accent
#9105E0
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185