#83A2FF#83A2FF
#83A2FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.8% C 0.140 H 268.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2FF |
|---|---|
| RGB | rgb(131, 162, 255) |
| HSL | hsl(225, 100%, 76%) |
| HSV | hsv(225, 49%, 100%) |
| CMYK | cmyk(48.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.93, 13.92, -49.55) |
| CIE-LCH | lch(67.93, 51.46, 285.69°) |
| OKLab | oklab(72.85% -0.0029 -0.1398) |
| OKLCH | oklch(72.85% 0.14 268.8) |
| XYZ | xyz(40.3246, 37.8834, 99.7757) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2FF #FFE083
analogous
#83E0FF #83A2FF #A283FF
triadic
#83A2FF #FF83A2 #A2FF83
tetradic
#83A2FF #FF83E0 #FFE083 #83FFA2
square
#83A2FF #FF83E0 #FFE083 #83FFA2
split-complementary
#83A2FF #FFA283 #E0FF83
monochromatic
#0946FF #4674FF #83A2FF #C0D0FF #E0E8FF
Accessibility & contrast
On white
2.45
#83A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#83A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2FF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2FF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#71A1FD
Tritanopia (blue-blind)
#4FB6C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83a2ff; /* rgb */ color: rgb(131, 162, 255); /* oklch */ color: oklch(72.8% 0.140 268.8);
Tailwind
colors: {
custom: {
50: '#adbdff',
500: '#83a2ff',
950: '#000000',
},
}SCSS
$custom: #83a2ff; $custom-light: #adbdff; $custom-dark: #000000;
JSON
{
"hex": "#83a2ff",
"rgb": {
"r": 131,
"g": 162,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.72845,
"c": 0.13985,
"h": 268.8
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#83A2FF
secondary
#F7EED4
accent
#AC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186