#83ADFB#83ADFB
#83ADFB is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.122 H 262.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADFB |
|---|---|
| RGB | rgb(131, 173, 251) |
| HSL | hsl(219, 94%, 75%) |
| HSV | hsv(219, 48%, 98%) |
| CMYK | cmyk(47.8%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(70.65, 6.49, -43.11) |
| CIE-LCH | lch(70.65, 43.60, 278.56°) |
| OKLab | oklab(74.89% -0.0166 -0.1211) |
| OKLCH | oklch(74.89% 0.122 262.2) |
| XYZ | xyz(41.7105, 41.6747, 97.0942) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 5.91
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.88
Baby Blue (survey)
#A2CFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADFB #FBD183
analogous
#83E9FB #83ADFB #9583FB
triadic
#83ADFB #FB83AD #ADFB83
tetradic
#83ADFB #FB83E9 #FBD183 #83FB95
square
#83ADFB #FB83E9 #FBD183 #83FB95
split-complementary
#83ADFB #FB9583 #E9FB83
monochromatic
#0C5FF7 #4886F9 #83ADFB #BED4FD #E1EBFE
Accessibility & contrast
On white
2.25
#83ADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#83ADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADFB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADFB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#50BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #83adfb; /* rgb */ color: rgb(131, 173, 251); /* oklch */ color: oklch(74.9% 0.122 262.2);
Tailwind
colors: {
custom: {
50: '#adc5fd',
500: '#83adfb',
950: '#000000',
},
}SCSS
$custom: #83adfb; $custom-light: #adc5fd; $custom-dark: #000000;
JSON
{
"hex": "#83adfb",
"rgb": {
"r": 131,
"g": 173,
"b": 251
},
"hsl": {
"h": 219,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.74888,
"c": 0.12222,
"h": 262.2
},
"luminance": 0.41677
}Semantic roles & 50–950 ramp
primary
#83ADFB
secondary
#F6EBD5
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185