#83AFFB#83AFFB
#83AFFB is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.3% C 0.120 H 260.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFFB |
|---|---|
| RGB | rgb(131, 175, 251) |
| HSL | hsl(218, 94%, 75%) |
| HSV | hsv(218, 48%, 98%) |
| CMYK | cmyk(47.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.18, 5.36, -42.28) |
| CIE-LCH | lch(71.18, 42.62, 277.23°) |
| OKLab | oklab(75.3% -0.019 -0.1187) |
| OKLCH | oklch(75.3% 0.12 260.9) |
| XYZ | xyz(42.0969, 42.4475, 97.2230) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Pastel Blue
#A2BFFE
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 7.58
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFFB #FBCF83
analogous
#83EBFB #83AFFB #9383FB
triadic
#83AFFB #FB83AF #AFFB83
tetradic
#83AFFB #FB83EB #FBCF83 #83FB93
square
#83AFFB #FB83EB #FBCF83 #83FB93
split-complementary
#83AFFB #FB9383 #EBFB83
monochromatic
#0C63F7 #4889F9 #83AFFB #BED5FD #E1ECFE
Accessibility & contrast
On white
2.21
#83AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#83AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFFB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFFB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#50BFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83affb; /* rgb */ color: rgb(131, 175, 251); /* oklch */ color: oklch(75.3% 0.120 260.9);
Tailwind
colors: {
custom: {
50: '#adc6fd',
500: '#83affb',
950: '#000000',
},
}SCSS
$custom: #83affb; $custom-light: #adc6fd; $custom-dark: #000000;
JSON
{
"hex": "#83affb",
"rgb": {
"r": 131,
"g": 175,
"b": 251
},
"hsl": {
"h": 218,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.75303,
"c": 0.12016,
"h": 260.9
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#83AFFB
secondary
#F6EAD5
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285