#ABB5FA#ABB5FA
#ABB5FA is a light, moderate blue. Relative luminance 0.486; OKLCH L 79.1% C 0.099 H 277.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5FA |
|---|---|
| RGB | rgb(171, 181, 250) |
| HSL | hsl(232, 89%, 83%) |
| HSV | hsv(232, 32%, 98%) |
| CMYK | cmyk(31.6%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(75.21, 12.02, -35.28) |
| CIE-LCH | lch(75.21, 37.28, 288.82°) |
| OKLab | oklab(79.07% 0.0129 -0.0979) |
| OKLCH | oklch(79.07% 0.099 277.5) |
| XYZ | xyz(50.5690, 48.6062, 97.1415) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5FA #FAF0AB
analogous
#ABDDFA #ABB5FA #C8ABFA
triadic
#ABB5FA #FAABB5 #B5FAAB
tetradic
#ABB5FA #FAABDD #FAF0AB #ABFAC8
square
#ABB5FA #FAABDD #FAF0AB #ABFAC8
split-complementary
#ABB5FA #FAC8AB #DDFAAB
monochromatic
#374FF3 #7182F7 #ABB5FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.96
#ABB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ABB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5FA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5FA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#96C2CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb5fa; /* rgb */ color: rgb(171, 181, 250); /* oklch */ color: oklch(79.1% 0.099 277.5);
Tailwind
colors: {
custom: {
50: '#c6cbfc',
500: '#abb5fa',
950: '#000000',
},
}SCSS
$custom: #abb5fa; $custom-light: #c6cbfc; $custom-dark: #000000;
JSON
{
"hex": "#abb5fa",
"rgb": {
"r": 171,
"g": 181,
"b": 250
},
"hsl": {
"h": 232.405,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79066,
"c": 0.09873,
"h": 277.5
},
"luminance": 0.48608
}Semantic roles & 50–950 ramp
primary
#ABB5FA
secondary
#F5F1D6
accent
#C800E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285