#83B2FE#83B2FE
#83B2FE is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.1% C 0.121 H 259.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2FE |
|---|---|
| RGB | rgb(131, 178, 254) |
| HSL | hsl(217, 98%, 75%) |
| HSV | hsv(217, 48%, 100%) |
| CMYK | cmyk(48.4%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.11, 4.55, -42.45) |
| CIE-LCH | lch(72.11, 42.70, 276.12°) |
| OKLab | oklab(76.07% -0.0216 -0.1191) |
| OKLCH | oklch(76.07% 0.121 259.7) |
| XYZ | xyz(43.1639, 43.8189, 99.9301) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2FE #FECF83
analogous
#83F0FE #83B2FE #9183FE
triadic
#83B2FE #FE83B2 #B2FE83
tetradic
#83B2FE #FE83F0 #FECF83 #83FE91
square
#83B2FE #FE83F0 #FECF83 #83FE91
split-complementary
#83B2FE #FE9183 #F0FE83
monochromatic
#0A67FD #468CFE #83B2FE #C0D8FE #E1ECFF
Accessibility & contrast
On white
2.15
#83B2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#83B2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2FE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2FE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#4DC3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83b2fe; /* rgb */ color: rgb(131, 178, 254); /* oklch */ color: oklch(76.1% 0.121 259.7);
Tailwind
colors: {
custom: {
50: '#adc8ff',
500: '#83b2fe',
950: '#000000',
},
}SCSS
$custom: #83b2fe; $custom-light: #adc8ff; $custom-dark: #000000;
JSON
{
"hex": "#83b2fe",
"rgb": {
"r": 131,
"g": 178,
"b": 254
},
"hsl": {
"h": 217.073,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.7607,
"c": 0.12109,
"h": 259.7
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#83B2FE
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286