#83A2FD#83A2FD
#83A2FD is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.7% C 0.137 H 268.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2FD |
|---|---|
| RGB | rgb(131, 162, 253) |
| HSL | hsl(225, 97%, 75%) |
| HSV | hsv(225, 48%, 99%) |
| CMYK | cmyk(48.2%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(67.84, 13.33, -48.61) |
| CIE-LCH | lch(67.84, 50.40, 285.33°) |
| OKLab | oklab(72.74% -0.0033 -0.1371) |
| OKLCH | oklch(72.74% 0.137 268.6) |
| XYZ | xyz(40.0043, 37.7553, 98.0890) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2FD #FDDE83
analogous
#83DFFD #83A2FD #A183FD
triadic
#83A2FD #FD83A2 #A2FD83
tetradic
#83A2FD #FD83DF #FDDE83 #83FDA1
square
#83A2FD #FD83DF #FDDE83 #83FDA1
split-complementary
#83A2FD #FDA183 #DFFD83
monochromatic
#0B48FB #4775FC #83A2FD #BFCFFE #E1E8FF
Accessibility & contrast
On white
2.46
#83A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#83A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2FD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2FD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#73A0FB
Tritanopia (blue-blind)
#51B5C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83a2fd; /* rgb */ color: rgb(131, 162, 253); /* oklch */ color: oklch(72.7% 0.137 268.6);
Tailwind
colors: {
custom: {
50: '#adbdfe',
500: '#83a2fd',
950: '#000000',
},
}SCSS
$custom: #83a2fd; $custom-light: #adbdfe; $custom-dark: #000000;
JSON
{
"hex": "#83a2fd",
"rgb": {
"r": 131,
"g": 162,
"b": 253
},
"hsl": {
"h": 224.754,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.72741,
"c": 0.13713,
"h": 268.6
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#83A2FD
secondary
#F7EED4
accent
#AB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186