#83A2F9#83A2F9
#83A2F9 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.5% C 0.132 H 268.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2F9 |
|---|---|
| RGB | rgb(131, 162, 249) |
| HSL | hsl(224, 91%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(47.4%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.65, 12.16, -46.73) |
| CIE-LCH | lch(67.65, 48.28, 284.58°) |
| OKLab | oklab(72.54% -0.0043 -0.1316) |
| OKLCH | oklch(72.54% 0.132 268.1) |
| XYZ | xyz(39.3738, 37.5031, 94.7682) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.63
Cornflowerblue
#6495ED
ΔE00 5.62
Carolina Blue
#8AB8FE
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.05
Perrywinkle
#8F8CE7
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2F9 #F9DA83
analogous
#83DDF9 #83A2F9 #9F83F9
triadic
#83A2F9 #F983A2 #A2F983
tetradic
#83A2F9 #F983DD #F9DA83 #83F99F
square
#83A2F9 #F983DD #F9DA83 #83F99F
split-complementary
#83A2F9 #F99F83 #DDF983
monochromatic
#0E4AF3 #4976F6 #83A2F9 #BDCEFC #E2E9FE
Accessibility & contrast
On white
2.47
#83A2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#83A2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2F9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2F9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#54B4C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83a2f9; /* rgb */ color: rgb(131, 162, 249); /* oklch */ color: oklch(72.5% 0.132 268.1);
Tailwind
colors: {
custom: {
50: '#adbdfb',
500: '#83a2f9',
950: '#000000',
},
}SCSS
$custom: #83a2f9; $custom-light: #adbdfb; $custom-dark: #000000;
JSON
{
"hex": "#83a2f9",
"rgb": {
"r": 131,
"g": 162,
"b": 249
},
"hsl": {
"h": 224.237,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.72535,
"c": 0.13168,
"h": 268.1
},
"luminance": 0.37506
}Semantic roles & 50–950 ramp
primary
#83A2F9
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185