#81A2FA#81A2FA
#81A2FA is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.5% C 0.134 H 267.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #81A2FA |
|---|---|
| RGB | rgb(129, 162, 250) |
| HSL | hsl(224, 92%, 74%) |
| HSV | hsv(224, 48%, 98%) |
| CMYK | cmyk(48.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.58, 11.99, -47.39) |
| CIE-LCH | lch(67.58, 48.88, 284.20°) |
| OKLab | oklab(72.46% -0.006 -0.1336) |
| OKLCH | oklch(72.46% 0.134 267.4) |
| XYZ | xyz(39.2233, 37.4074, 95.5775) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 6.16
Pastel Blue
#A2BFFE
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 7.97
Perrywinkle
#8F8CE7
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81A2FA #FAD981
analogous
#81DFFA #81A2FA #9D81FA
triadic
#81A2FA #FA81A2 #A2FA81
tetradic
#81A2FA #FA81DF #FAD981 #81FA9D
square
#81A2FA #FA81DF #FAD981 #81FA9D
split-complementary
#81A2FA #FA9D81 #DFFA81
monochromatic
#0B4BF5 #4677F8 #81A2FA #BCCDFC #E2E9FE
Accessibility & contrast
On white
2.48
#81A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#81A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81A2FA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81A2FA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#4EB5C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #81a2fa; /* rgb */ color: rgb(129, 162, 250); /* oklch */ color: oklch(72.5% 0.134 267.4);
Tailwind
colors: {
custom: {
50: '#abbdfc',
500: '#81a2fa',
950: '#000000',
},
}SCSS
$custom: #81a2fa; $custom-light: #abbdfc; $custom-dark: #000000;
JSON
{
"hex": "#81a2fa",
"rgb": {
"r": 129,
"g": 162,
"b": 250
},
"hsl": {
"h": 223.636,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.72464,
"c": 0.13371,
"h": 267.4
},
"luminance": 0.3741
}Semantic roles & 50–950 ramp
primary
#81A2FA
secondary
#F6EDD5
accent
#A700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185