#83AFFC#83AFFC
#83AFFC is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.4% C 0.121 H 261.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFFC |
|---|---|
| RGB | rgb(131, 175, 252) |
| HSL | hsl(218, 95%, 75%) |
| HSV | hsv(218, 48%, 99%) |
| CMYK | cmyk(48%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.22, 5.65, -42.76) |
| CIE-LCH | lch(71.22, 43.13, 277.53°) |
| OKLab | oklab(75.35% -0.0187 -0.12) |
| OKLCH | oklch(75.35% 0.121 261.2) |
| XYZ | xyz(42.2549, 42.5107, 98.0554) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.37
Pastel Blue
#A2BFFE
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 7.59
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFFC #FCD083
analogous
#83EBFC #83AFFC #9483FC
triadic
#83AFFC #FC83AF #AFFC83
tetradic
#83AFFC #FC83EB #FCD083 #83FC94
square
#83AFFC #FC83EB #FCD083 #83FC94
split-complementary
#83AFFC #FC9483 #EBFC83
monochromatic
#0B62F9 #4788FB #83AFFC #BFD6FD #E1ECFE
Accessibility & contrast
On white
2.21
#83AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#83AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFFC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFFC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#4FC0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83affc; /* rgb */ color: rgb(131, 175, 252); /* oklch */ color: oklch(75.4% 0.121 261.2);
Tailwind
colors: {
custom: {
50: '#adc6fd',
500: '#83affc',
950: '#000000',
},
}SCSS
$custom: #83affc; $custom-light: #adc6fd; $custom-dark: #000000;
JSON
{
"hex": "#83affc",
"rgb": {
"r": 131,
"g": 175,
"b": 252
},
"hsl": {
"h": 218.182,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.75351,
"c": 0.12147,
"h": 261.2
},
"luminance": 0.42514
}Semantic roles & 50–950 ramp
primary
#83AFFC
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285