#83ADFC#83ADFC
#83ADFC is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.124 H 262.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADFC |
|---|---|
| RGB | rgb(131, 173, 252) |
| HSL | hsl(219, 95%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(48%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.69, 6.78, -43.59) |
| CIE-LCH | lch(70.69, 44.11, 278.84°) |
| OKLab | oklab(74.94% -0.0164 -0.1224) |
| OKLCH | oklch(74.94% 0.124 262.4) |
| XYZ | xyz(41.8685, 41.7379, 97.9266) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 5.90
Sky Blue (survey)
#75BBFD
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.87
Baby Blue (survey)
#A2CFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADFC #FCD283
analogous
#83E9FC #83ADFC #9683FC
triadic
#83ADFC #FC83AD #ADFC83
tetradic
#83ADFC #FC83E9 #FCD283 #83FC96
square
#83ADFC #FC83E9 #FCD283 #83FC96
split-complementary
#83ADFC #FC9683 #E9FC83
monochromatic
#0B5EF9 #4785FB #83ADFC #BFD5FD #E1EBFE
Accessibility & contrast
On white
2.25
#83ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#83ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADFC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADFC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#4FBEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83adfc; /* rgb */ color: rgb(131, 173, 252); /* oklch */ color: oklch(74.9% 0.124 262.4);
Tailwind
colors: {
custom: {
50: '#adc5fd',
500: '#83adfc',
950: '#000000',
},
}SCSS
$custom: #83adfc; $custom-light: #adc5fd; $custom-dark: #000000;
JSON
{
"hex": "#83adfc",
"rgb": {
"r": 131,
"g": 173,
"b": 252
},
"hsl": {
"h": 219.174,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.74937,
"c": 0.12354,
"h": 262.4
},
"luminance": 0.41741
}Semantic roles & 50–950 ramp
primary
#83ADFC
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185