#83AFFD#83AFFD
#83AFFD is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.4% C 0.123 H 261.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFFD |
|---|---|
| RGB | rgb(131, 175, 253) |
| HSL | hsl(218, 97%, 75%) |
| HSV | hsv(218, 48%, 99%) |
| CMYK | cmyk(48.2%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.27, 5.94, -43.23) |
| CIE-LCH | lch(71.27, 43.64, 277.83°) |
| OKLab | oklab(75.4% -0.0184 -0.1214) |
| OKLCH | oklch(75.4% 0.123 261.4) |
| XYZ | xyz(42.4138, 42.5742, 98.8921) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.37
Pastel Blue
#A2BFFE
ΔE00 5.72
Sky Blue (survey)
#75BBFD
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 7.61
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Periwinkle Blue
#8F99FB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFFD #FDD183
analogous
#83ECFD #83AFFD #9483FD
triadic
#83AFFD #FD83AF #AFFD83
tetradic
#83AFFD #FD83EC #FDD183 #83FD94
square
#83AFFD #FD83EC #FDD183 #83FD94
split-complementary
#83AFFD #FD9483 #ECFD83
monochromatic
#0B61FB #4788FC #83AFFD #BFD6FE #E1ECFF
Accessibility & contrast
On white
2.21
#83AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#83AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFFD
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFFD | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#4EC0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83affd; /* rgb */ color: rgb(131, 175, 253); /* oklch */ color: oklch(75.4% 0.123 261.4);
Tailwind
colors: {
custom: {
50: '#adc6fe',
500: '#83affd',
950: '#000000',
},
}SCSS
$custom: #83affd; $custom-light: #adc6fe; $custom-dark: #000000;
JSON
{
"hex": "#83affd",
"rgb": {
"r": 131,
"g": 175,
"b": 253
},
"hsl": {
"h": 218.361,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.75399,
"c": 0.12279,
"h": 261.4
},
"luminance": 0.42577
}Semantic roles & 50–950 ramp
primary
#83AFFD
secondary
#F7EAD4
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286