#83A2FB#83A2FB
#83A2FB is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.134 H 268.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2FB |
|---|---|
| RGB | rgb(131, 162, 251) |
| HSL | hsl(225, 94%, 75%) |
| HSV | hsv(225, 48%, 98%) |
| CMYK | cmyk(47.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.75, 12.74, -47.67) |
| CIE-LCH | lch(67.75, 49.34, 284.97°) |
| OKLab | oklab(72.64% -0.0038 -0.1343) |
| OKLCH | oklch(72.64% 0.134 268.4) |
| XYZ | xyz(39.6874, 37.6285, 96.4198) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.61
Cornflowerblue
#6495ED
ΔE00 5.68
Carolina Blue
#8AB8FE
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.09
Perrywinkle
#8F8CE7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2FB #FBDC83
analogous
#83DEFB #83A2FB #A083FB
triadic
#83A2FB #FB83A2 #A2FB83
tetradic
#83A2FB #FB83DE #FBDC83 #83FBA0
square
#83A2FB #FB83DE #FBDC83 #83FBA0
split-complementary
#83A2FB #FBA083 #DEFB83
monochromatic
#0C49F7 #4876F9 #83A2FB #BECEFD #E1E9FE
Accessibility & contrast
On white
2.46
#83A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#83A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2FB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2FB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#52B5C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83a2fb; /* rgb */ color: rgb(131, 162, 251); /* oklch */ color: oklch(72.6% 0.134 268.4);
Tailwind
colors: {
custom: {
50: '#adbdfd',
500: '#83a2fb',
950: '#000000',
},
}SCSS
$custom: #83a2fb; $custom-light: #adbdfd; $custom-dark: #000000;
JSON
{
"hex": "#83a2fb",
"rgb": {
"r": 131,
"g": 162,
"b": 251
},
"hsl": {
"h": 224.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.72637,
"c": 0.1344,
"h": 268.4
},
"luminance": 0.37631
}Semantic roles & 50–950 ramp
primary
#83A2FB
secondary
#F6EED5
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185