#83AAFA#83AAFA
#83AAFA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.2% C 0.124 H 263.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAFA |
|---|---|
| RGB | rgb(131, 170, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 48%, 98%) |
| CMYK | cmyk(47.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.81, 7.89, -43.89) |
| CIE-LCH | lch(69.81, 44.59, 280.19°) |
| OKLab | oklab(74.22% -0.0134 -0.1233) |
| OKLCH | oklch(74.22% 0.124 263.8) |
| XYZ | xyz(40.9845, 40.4742, 96.0766) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 6.98
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAFA #FAD383
analogous
#83E6FA #83AAFA #9883FA
triadic
#83AAFA #FA83AA #AAFA83
tetradic
#83AAFA #FA83E6 #FAD383 #83FA98
square
#83AAFA #FA83E6 #FAD383 #83FA98
split-complementary
#83AAFA #FA9883 #E6FA83
monochromatic
#0D59F5 #4882F8 #83AAFA #BED2FC #E2EBFE
Accessibility & contrast
On white
2.31
#83AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#83AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAFA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAFA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#51BBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #83aafa; /* rgb */ color: rgb(131, 170, 250); /* oklch */ color: oklch(74.2% 0.124 263.8);
Tailwind
colors: {
custom: {
50: '#adc3fc',
500: '#83aafa',
950: '#000000',
},
}SCSS
$custom: #83aafa; $custom-light: #adc3fc; $custom-dark: #000000;
JSON
{
"hex": "#83aafa",
"rgb": {
"r": 131,
"g": 170,
"b": 250
},
"hsl": {
"h": 220.336,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.7422,
"c": 0.12405,
"h": 263.8
},
"luminance": 0.40477
}Semantic roles & 50–950 ramp
primary
#83AAFA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185