#83A8FE#83A8FE
#83A8FE is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.0% C 0.132 H 265.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #83A8FE |
|---|---|
| RGB | rgb(131, 168, 254) |
| HSL | hsl(222, 98%, 75%) |
| HSV | hsv(222, 48%, 100%) |
| CMYK | cmyk(48.4%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(69.46, 10.19, -46.60) |
| CIE-LCH | lch(69.46, 47.71, 282.34°) |
| OKLab | oklab(74.01% -0.0101 -0.1312) |
| OKLCH | oklch(74.01% 0.132 265.6) |
| XYZ | xyz(41.2462, 39.9836, 99.2909) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.46
Periwinkle Blue
#8F99FB
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A8FE #FED983
analogous
#83E6FE #83A8FE #9B83FE
triadic
#83A8FE #FE83A8 #A8FE83
tetradic
#83A8FE #FE83E6 #FED983 #83FE9B
square
#83A8FE #FE83E6 #FED983 #83FE9B
split-complementary
#83A8FE #FE9B83 #E6FE83
monochromatic
#0A53FD #467DFE #83A8FE #C0D3FE #E1EAFF
Accessibility & contrast
On white
2.33
#83A8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#83A8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A8FE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A8FE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#4FBAC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83a8fe; /* rgb */ color: rgb(131, 168, 254); /* oklch */ color: oklch(74.0% 0.132 265.6);
Tailwind
colors: {
custom: {
50: '#adc1ff',
500: '#83a8fe',
950: '#000000',
},
}SCSS
$custom: #83a8fe; $custom-light: #adc1ff; $custom-dark: #000000;
JSON
{
"hex": "#83a8fe",
"rgb": {
"r": 131,
"g": 168,
"b": 254
},
"hsl": {
"h": 221.951,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.74009,
"c": 0.13162,
"h": 265.6
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#83A8FE
secondary
#F7ECD4
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186