#83AFF7#83AFF7
#83AFF7 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.115 H 260.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFF7 |
|---|---|
| RGB | rgb(131, 175, 247) |
| HSL | hsl(217, 88%, 74%) |
| HSV | hsv(217, 47%, 97%) |
| CMYK | cmyk(47%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(71.01, 4.21, -40.38) |
| CIE-LCH | lch(71.01, 40.60, 275.95°) |
| OKLab | oklab(75.11% -0.02 -0.1132) |
| OKLCH | oklch(75.11% 0.115 260) |
| XYZ | xyz(41.4730, 42.1979, 93.9373) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Sky Blue (survey)
#75BBFD
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Periwinkle Blue
#8F99FB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFF7 #F7CB83
analogous
#83E9F7 #83AFF7 #9183F7
triadic
#83AFF7 #F783AF #AFF783
tetradic
#83AFF7 #F783E9 #F7CB83 #83F791
square
#83AFF7 #F783E9 #F7CB83 #83F791
split-complementary
#83AFF7 #F79183 #E9F783
monochromatic
#1065F0 #4A8AF3 #83AFF7 #BCD4FB #E2ECFD
Accessibility & contrast
On white
2.22
#83AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#83AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFF7
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFF7 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#53BFC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83aff7; /* rgb */ color: rgb(131, 175, 247); /* oklch */ color: oklch(75.1% 0.115 260.0);
Tailwind
colors: {
custom: {
50: '#acc6fa',
500: '#83aff7',
950: '#000000',
},
}SCSS
$custom: #83aff7; $custom-light: #acc6fa; $custom-dark: #000000;
JSON
{
"hex": "#83aff7",
"rgb": {
"r": 131,
"g": 175,
"b": 247
},
"hsl": {
"h": 217.241,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.75113,
"c": 0.11493,
"h": 260
},
"luminance": 0.42201
}Semantic roles & 50–950 ramp
primary
#83AFF7
secondary
#F5E9D6
accent
#8E01E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285