#83ACFD#83ACFD
#83ACFD is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.8% C 0.126 H 263.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACFD |
|---|---|
| RGB | rgb(131, 172, 253) |
| HSL | hsl(220, 97%, 75%) |
| HSV | hsv(220, 48%, 99%) |
| CMYK | cmyk(48.2%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.47, 7.63, -44.48) |
| CIE-LCH | lch(70.47, 45.13, 279.74°) |
| OKLab | oklab(74.78% -0.0149 -0.125) |
| OKLCH | oklch(74.78% 0.126 263.2) |
| XYZ | xyz(41.8364, 41.4194, 98.6997) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.25
Pastel Blue
#A2BFFE
ΔE00 6.02
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACFD #FDD483
analogous
#83E9FD #83ACFD #9783FD
triadic
#83ACFD #FD83AC #ACFD83
tetradic
#83ACFD #FD83E9 #FDD483 #83FD97
square
#83ACFD #FD83E9 #FDD483 #83FD97
split-complementary
#83ACFD #FD9783 #E9FD83
monochromatic
#0B5BFB #4784FC #83ACFD #BFD4FE #E1EBFF
Accessibility & contrast
On white
2.26
#83ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#83ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACFD
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACFD | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#4FBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #83acfd; /* rgb */ color: rgb(131, 172, 253); /* oklch */ color: oklch(74.8% 0.126 263.2);
Tailwind
colors: {
custom: {
50: '#adc4fe',
500: '#83acfd',
950: '#000000',
},
}SCSS
$custom: #83acfd; $custom-light: #adc4fe; $custom-dark: #000000;
JSON
{
"hex": "#83acfd",
"rgb": {
"r": 131,
"g": 172,
"b": 253
},
"hsl": {
"h": 219.836,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.74779,
"c": 0.12592,
"h": 263.2
},
"luminance": 0.41422
}Semantic roles & 50–950 ramp
primary
#83ACFD
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186