#83AFF8#83AFF8
#83AFF8 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.116 H 260.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFF8 |
|---|---|
| RGB | rgb(131, 175, 248) |
| HSL | hsl(217, 89%, 74%) |
| HSV | hsv(217, 47%, 97%) |
| CMYK | cmyk(47.2%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.05, 4.50, -40.86) |
| CIE-LCH | lch(71.05, 41.10, 276.28°) |
| OKLab | oklab(75.16% -0.0198 -0.1145) |
| OKLCH | oklch(75.16% 0.116 260.2) |
| XYZ | xyz(41.6277, 42.2598, 94.7522) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 5.76
Sky Blue (survey)
#75BBFD
ΔE00 5.76
Cornflowerblue
#6495ED
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Periwinkle Blue
#8F99FB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFF8 #F8CC83
analogous
#83EAF8 #83AFF8 #9283F8
triadic
#83AFF8 #F883AF #AFF883
tetradic
#83AFF8 #F883EA #F8CC83 #83F892
square
#83AFF8 #F883EA #F8CC83 #83F892
split-complementary
#83AFF8 #F89283 #EAF883
monochromatic
#0F64F1 #498AF5 #83AFF8 #BDD4FB #E2ECFD
Accessibility & contrast
On white
2.22
#83AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#83AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFF8
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFF8 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#52BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83aff8; /* rgb */ color: rgb(131, 175, 248); /* oklch */ color: oklch(75.2% 0.116 260.2);
Tailwind
colors: {
custom: {
50: '#acc6fb',
500: '#83aff8',
950: '#000000',
},
}SCSS
$custom: #83aff8; $custom-light: #acc6fb; $custom-dark: #000000;
JSON
{
"hex": "#83aff8",
"rgb": {
"r": 131,
"g": 175,
"b": 248
},
"hsl": {
"h": 217.436,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.7516,
"c": 0.11623,
"h": 260.2
},
"luminance": 0.42263
}Semantic roles & 50–950 ramp
primary
#83AFF8
secondary
#F5E9D6
accent
#8F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285