#83ACF8#83ACF8
#83ACF8 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.5% C 0.119 H 262.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACF8 |
|---|---|
| RGB | rgb(131, 172, 248) |
| HSL | hsl(219, 89%, 74%) |
| HSV | hsv(219, 47%, 97%) |
| CMYK | cmyk(47.2%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.25, 6.18, -42.11) |
| CIE-LCH | lch(70.25, 42.56, 278.35°) |
| OKLab | oklab(74.54% -0.0162 -0.1182) |
| OKLCH | oklch(74.54% 0.119 262.2) |
| XYZ | xyz(41.0503, 41.1050, 94.5597) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 6.03
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACF8 #F8CF83
analogous
#83E7F8 #83ACF8 #9583F8
triadic
#83ACF8 #F883AC #ACF883
tetradic
#83ACF8 #F883E7 #F8CF83 #83F895
square
#83ACF8 #F883E7 #F8CF83 #83F895
split-complementary
#83ACF8 #F89583 #E7F883
monochromatic
#0F5EF1 #4985F5 #83ACF8 #BDD3FB #E2ECFD
Accessibility & contrast
On white
2.28
#83ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#83ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACF8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACF8 | 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)
#8FB2FB
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#53BCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83acf8; /* rgb */ color: rgb(131, 172, 248); /* oklch */ color: oklch(74.5% 0.119 262.2);
Tailwind
colors: {
custom: {
50: '#acc4fb',
500: '#83acf8',
950: '#000000',
},
}SCSS
$custom: #83acf8; $custom-light: #acc4fb; $custom-dark: #000000;
JSON
{
"hex": "#83acf8",
"rgb": {
"r": 131,
"g": 172,
"b": 248
},
"hsl": {
"h": 218.974,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.74536,
"c": 0.11928,
"h": 262.2
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#83ACF8
secondary
#F5EAD6
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185