#83A7FD#83A7FD
#83A7FD is a light, vivid blue. Relative luminance 0.396; OKLCH L 73.8% C 0.131 H 266.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83A7FD |
|---|---|
| RGB | rgb(131, 167, 253) |
| HSL | hsl(222, 97%, 75%) |
| HSV | hsv(222, 48%, 99%) |
| CMYK | cmyk(48.2%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(69.15, 10.47, -46.55) |
| CIE-LCH | lch(69.15, 47.71, 282.68°) |
| OKLab | oklab(73.75% -0.0091 -0.1311) |
| OKLCH | oklch(73.75% 0.131 266) |
| XYZ | xyz(40.9026, 39.5519, 98.3884) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 6.79
Sky Blue (survey)
#75BBFD
ΔE00 8.39
Soft Blue
#6488EA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A7FD #FDD983
analogous
#83E4FD #83A7FD #9C83FD
triadic
#83A7FD #FD83A7 #A7FD83
tetradic
#83A7FD #FD83E4 #FDD983 #83FD9C
square
#83A7FD #FD83E4 #FDD983 #83FD9C
split-complementary
#83A7FD #FD9C83 #E4FD83
monochromatic
#0B52FB #477CFC #83A7FD #BFD2FE #E1EAFF
Accessibility & contrast
On white
2.36
#83A7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#83A7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A7FD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A7FD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#50B9C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83a7fd; /* rgb */ color: rgb(131, 167, 253); /* oklch */ color: oklch(73.8% 0.131 266.0);
Tailwind
colors: {
custom: {
50: '#adc0fe',
500: '#83a7fd',
950: '#000000',
},
}SCSS
$custom: #83a7fd; $custom-light: #adc0fe; $custom-dark: #000000;
JSON
{
"hex": "#83a7fd",
"rgb": {
"r": 131,
"g": 167,
"b": 253
},
"hsl": {
"h": 222.295,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.73754,
"c": 0.13139,
"h": 266
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#83A7FD
secondary
#F7EDD4
accent
#A200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186