#83B2FF#83B2FF
#83B2FF is a light, vivid blue. Relative luminance 0.439; OKLCH L 76.1% C 0.122 H 260.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2FF |
|---|---|
| RGB | rgb(131, 178, 255) |
| HSL | hsl(217, 100%, 76%) |
| HSV | hsv(217, 49%, 100%) |
| CMYK | cmyk(48.6%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.15, 4.84, -42.92) |
| CIE-LCH | lch(72.15, 43.20, 276.44°) |
| OKLab | oklab(76.12% -0.0213 -0.1205) |
| OKLCH | oklch(76.12% 0.122 260) |
| XYZ | xyz(43.3244, 43.8831, 100.7757) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.60
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Cornflowerblue
#6495ED
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2FF #FFD083
analogous
#83F0FF #83B2FF #9283FF
triadic
#83B2FF #FF83B2 #B2FF83
tetradic
#83B2FF #FF83F0 #FFD083 #83FF92
square
#83B2FF #FF83F0 #FFD083 #83FF92
split-complementary
#83B2FF #FF9283 #F0FF83
monochromatic
#0966FF #468CFF #83B2FF #C0D8FF #E0ECFF
Accessibility & contrast
On white
2.15
#83B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#83B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#86ACFD
Tritanopia (blue-blind)
#4CC3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83b2ff; /* rgb */ color: rgb(131, 178, 255); /* oklch */ color: oklch(76.1% 0.122 260.0);
Tailwind
colors: {
custom: {
50: '#adc8ff',
500: '#83b2ff',
950: '#000000',
},
}SCSS
$custom: #83b2ff; $custom-light: #adc8ff; $custom-dark: #000000;
JSON
{
"hex": "#83b2ff",
"rgb": {
"r": 131,
"g": 178,
"b": 255
},
"hsl": {
"h": 217.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76118,
"c": 0.12239,
"h": 260
},
"luminance": 0.43886
}Semantic roles & 50–950 ramp
primary
#83B2FF
secondary
#F7EAD4
accent
#8F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286