#81AAF7#81AAF7
#81AAF7 is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.0% C 0.121 H 262.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #81AAF7 |
|---|---|
| RGB | rgb(129, 170, 247) |
| HSL | hsl(219, 88%, 74%) |
| HSV | hsv(219, 48%, 97%) |
| CMYK | cmyk(47.8%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.56, 6.55, -42.65) |
| CIE-LCH | lch(69.56, 43.15, 278.73°) |
| OKLab | oklab(73.96% -0.016 -0.1198) |
| OKLCH | oklch(73.96% 0.121 262.4) |
| XYZ | xyz(40.2110, 40.1293, 93.6045) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.76
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 6.51
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Periwinkle Blue
#8F99FB
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81AAF7 #F7CE81
analogous
#81E5F7 #81AAF7 #9381F7
triadic
#81AAF7 #F781AA #AAF781
tetradic
#81AAF7 #F781E5 #F7CE81 #81F793
square
#81AAF7 #F781E5 #F7CE81 #81F793
split-complementary
#81AAF7 #F79381 #E5F781
monochromatic
#0F5DEE #4783F3 #81AAF7 #BBD1FB #E2ECFD
Accessibility & contrast
On white
2.33
#81AAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#81AAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81AAF7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81AAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81AAF7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FA
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#4FBBC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #81aaf7; /* rgb */ color: rgb(129, 170, 247); /* oklch */ color: oklch(74.0% 0.121 262.4);
Tailwind
colors: {
custom: {
50: '#abc3fa',
500: '#81aaf7',
950: '#000000',
},
}SCSS
$custom: #81aaf7; $custom-light: #abc3fa; $custom-dark: #000000;
JSON
{
"hex": "#81aaf7",
"rgb": {
"r": 129,
"g": 170,
"b": 247
},
"hsl": {
"h": 219.153,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.73957,
"c": 0.12085,
"h": 262.4
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#81AAF7
secondary
#F5EAD6
accent
#9501E5
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101217
muted
#7F8185