#83AFFE#83AFFE
#83AFFE is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.4% C 0.124 H 261.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFFE |
|---|---|
| RGB | rgb(131, 175, 254) |
| HSL | hsl(219, 98%, 75%) |
| HSV | hsv(219, 48%, 100%) |
| CMYK | cmyk(48.4%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.31, 6.23, -43.70) |
| CIE-LCH | lch(71.31, 44.14, 278.12°) |
| OKLab | oklab(75.45% -0.0182 -0.1228) |
| OKLCH | oklch(75.45% 0.124 261.6) |
| XYZ | xyz(42.5735, 42.6381, 99.7333) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 5.72
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Periwinkle Blue
#8F99FB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFFE #FED283
analogous
#83ECFE #83AFFE #9483FE
triadic
#83AFFE #FE83AF #AFFE83
tetradic
#83AFFE #FE83EC #FED283 #83FE94
square
#83AFFE #FE83EC #FED283 #83FE94
split-complementary
#83AFFE #FE9483 #ECFE83
monochromatic
#0A61FD #4688FE #83AFFE #C0D6FE #E1EBFF
Accessibility & contrast
On white
2.20
#83AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#83AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFFE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFFE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#4DC0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83affe; /* rgb */ color: rgb(131, 175, 254); /* oklch */ color: oklch(75.4% 0.124 261.6);
Tailwind
colors: {
custom: {
50: '#adc6ff',
500: '#83affe',
950: '#000000',
},
}SCSS
$custom: #83affe; $custom-light: #adc6ff; $custom-dark: #000000;
JSON
{
"hex": "#83affe",
"rgb": {
"r": 131,
"g": 175,
"b": 254
},
"hsl": {
"h": 218.537,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.75447,
"c": 0.12411,
"h": 261.6
},
"luminance": 0.42641
}Semantic roles & 50–950 ramp
primary
#83AFFE
secondary
#F7EAD4
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286