#83A6FE#83A6FE
#83A6FE is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.6% C 0.134 H 266.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83A6FE |
|---|---|
| RGB | rgb(131, 166, 254) |
| HSL | hsl(223, 98%, 75%) |
| HSV | hsv(223, 48%, 100%) |
| CMYK | cmyk(48.4%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.93, 11.33, -47.43) |
| CIE-LCH | lch(68.93, 48.77, 283.44°) |
| OKLab | oklab(73.6% -0.0077 -0.1336) |
| OKLCH | oklch(73.6% 0.134 266.7) |
| XYZ | xyz(40.8799, 39.2508, 99.1688) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.07
Periwinkle Blue
#8F99FB
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.98
Sky Blue (survey)
#75BBFD
ΔE00 8.71
Soft Blue
#6488EA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A6FE #FEDB83
analogous
#83E3FE #83A6FE #9D83FE
triadic
#83A6FE #FE83A6 #A6FE83
tetradic
#83A6FE #FE83E3 #FEDB83 #83FE9D
square
#83A6FE #FE83E3 #FEDB83 #83FE9D
split-complementary
#83A6FE #FE9D83 #E3FE83
monochromatic
#0A4FFD #467AFE #83A6FE #C0D2FE #E1E9FF
Accessibility & contrast
On white
2.37
#83A6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#83A6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A6FE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A6FE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#4FB9C6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83a6fe; /* rgb */ color: rgb(131, 166, 254); /* oklch */ color: oklch(73.6% 0.134 266.7);
Tailwind
colors: {
custom: {
50: '#adc0ff',
500: '#83a6fe',
950: '#000000',
},
}SCSS
$custom: #83a6fe; $custom-light: #adc0ff; $custom-dark: #000000;
JSON
{
"hex": "#83a6fe",
"rgb": {
"r": 131,
"g": 166,
"b": 254
},
"hsl": {
"h": 222.927,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.73601,
"c": 0.13386,
"h": 266.7
},
"luminance": 0.39253
}Semantic roles & 50–950 ramp
primary
#83A6FE
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186