#81ABFE#81ABFE
#81ABFE is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.5% C 0.129 H 263.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #81ABFE |
|---|---|
| RGB | rgb(129, 171, 254) |
| HSL | hsl(220, 98%, 75%) |
| HSV | hsv(220, 49%, 100%) |
| CMYK | cmyk(49.2%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.14, 8.04, -45.54) |
| CIE-LCH | lch(70.14, 46.25, 280.01°) |
| OKLab | oklab(74.51% -0.0154 -0.1282) |
| OKLCH | oklch(74.51% 0.129 263.1) |
| XYZ | xyz(41.4996, 40.9459, 99.4632) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.47
Pastel Blue
#A2BFFE
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 6.73
Sky Blue (survey)
#75BBFD
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81ABFE #FED481
analogous
#81E9FE #81ABFE #9581FE
triadic
#81ABFE #FE81AB #ABFE81
tetradic
#81ABFE #FE81E9 #FED481 #81FE95
square
#81ABFE #FE81E9 #FED481 #81FE95
split-complementary
#81ABFE #FE9581 #E9FE81
monochromatic
#085AFD #4483FE #81ABFE #BED3FE #E1EBFF
Accessibility & contrast
On white
2.29
#81ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#81ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81ABFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81ABFE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#49BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #81abfe; /* rgb */ color: rgb(129, 171, 254); /* oklch */ color: oklch(74.5% 0.129 263.1);
Tailwind
colors: {
custom: {
50: '#acc3ff',
500: '#81abfe',
950: '#000000',
},
}SCSS
$custom: #81abfe; $custom-light: #acc3ff; $custom-dark: #000000;
JSON
{
"hex": "#81abfe",
"rgb": {
"r": 129,
"g": 171,
"b": 254
},
"hsl": {
"h": 219.84,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.74507,
"c": 0.12908,
"h": 263.1
},
"luminance": 0.40949
}Semantic roles & 50–950 ramp
primary
#81ABFE
secondary
#F7EBD4
accent
#9800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186