#83AEFD#83AEFD
#83AEFD is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.2% C 0.124 H 262.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEFD |
|---|---|
| RGB | rgb(131, 174, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(48.2%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.00, 6.50, -43.64) |
| CIE-LCH | lch(71.00, 44.13, 278.48°) |
| OKLab | oklab(75.19% -0.0173 -0.1226) |
| OKLCH | oklch(75.19% 0.124 262) |
| XYZ | xyz(42.2199, 42.1864, 98.8275) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Pastel Blue
#A2BFFE
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 8.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEFD #FDD283
analogous
#83EBFD #83AEFD #9583FD
triadic
#83AEFD #FD83AE #AEFD83
tetradic
#83AEFD #FD83EB #FDD283 #83FD95
square
#83AEFD #FD83EB #FDD283 #83FD95
split-complementary
#83AEFD #FD9583 #EBFD83
monochromatic
#0B5FFB #4787FC #83AEFD #BFD5FE #E1EBFF
Accessibility & contrast
On white
2.23
#83AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#83AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEFD
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEFD | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#4EBFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83aefd; /* rgb */ color: rgb(131, 174, 253); /* oklch */ color: oklch(75.2% 0.124 262.0);
Tailwind
colors: {
custom: {
50: '#adc5fe',
500: '#83aefd',
950: '#000000',
},
}SCSS
$custom: #83aefd; $custom-light: #adc5fe; $custom-dark: #000000;
JSON
{
"hex": "#83aefd",
"rgb": {
"r": 131,
"g": 174,
"b": 253
},
"hsl": {
"h": 218.852,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.75192,
"c": 0.12382,
"h": 262
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#83AEFD
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186