#83A2F2#83A2F2
#83A2F2 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.2% C 0.122 H 267.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2F2 |
|---|---|
| RGB | rgb(131, 162, 242) |
| HSL | hsl(223, 81%, 73%) |
| HSV | hsv(223, 46%, 95%) |
| CMYK | cmyk(45.9%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.33, 10.12, -43.41) |
| CIE-LCH | lch(67.33, 44.57, 283.13°) |
| OKLab | oklab(72.18% -0.0059 -0.122) |
| OKLCH | oklch(72.18% 0.122 267.2) |
| XYZ | xyz(38.3023, 37.0745, 89.1250) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.82
Soft Blue
#6488EA
ΔE00 7.97
Perrywinkle
#8F8CE7
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2F2 #F2D383
analogous
#83DAF2 #83A2F2 #9B83F2
triadic
#83A2F2 #F283A2 #A2F283
tetradic
#83A2F2 #F283DA #F2D383 #83F29B
square
#83A2F2 #F283DA #F2D383 #83F29B
split-complementary
#83A2F2 #F29B83 #DAF283
monochromatic
#1850E3 #4C78EC #83A2F2 #BACCF8 #E3EAFC
Accessibility & contrast
On white
2.50
#83A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#83A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2F2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2F2 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#58B3BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83a2f2; /* rgb */ color: rgb(131, 162, 242); /* oklch */ color: oklch(72.2% 0.122 267.2);
Tailwind
colors: {
custom: {
50: '#acbdf6',
500: '#83a2f2',
950: '#000000',
},
}SCSS
$custom: #83a2f2; $custom-light: #acbdf6; $custom-dark: #000000;
JSON
{
"hex": "#83a2f2",
"rgb": {
"r": 131,
"g": 162,
"b": 242
},
"hsl": {
"h": 223.243,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.72182,
"c": 0.12212,
"h": 267.2
},
"luminance": 0.37077
}Semantic roles & 50–950 ramp
primary
#83A2F2
secondary
#F4ECD7
accent
#A208DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111217
muted
#808185