#ABB7FA#ABB7FA
#ABB7FA is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.5% C 0.096 H 276.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7FA |
|---|---|
| RGB | rgb(171, 183, 250) |
| HSL | hsl(231, 89%, 83%) |
| HSV | hsv(231, 32%, 98%) |
| CMYK | cmyk(31.6%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(75.72, 10.92, -34.50) |
| CIE-LCH | lch(75.72, 36.18, 287.56°) |
| OKLab | oklab(79.46% 0.0103 -0.0956) |
| OKLCH | oklch(79.46% 0.096 276.2) |
| XYZ | xyz(50.9786, 49.4253, 97.2780) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.39
Light Periwinkle
#C1C6FC
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.05
Carolina Blue
#8AB8FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7FA #FAEEAB
analogous
#ABDFFA #ABB7FA #C6ABFA
triadic
#ABB7FA #FAABB7 #B7FAAB
tetradic
#ABB7FA #FAABDF #FAEEAB #ABFAC6
square
#ABB7FA #FAABDF #FAEEAB #ABFAC6
split-complementary
#ABB7FA #FAC6AB #DFFAAB
monochromatic
#3754F3 #7185F7 #ABB7FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.93
#ABB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7FA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7FA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#96C4CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb7fa; /* rgb */ color: rgb(171, 183, 250); /* oklch */ color: oklch(79.5% 0.096 276.2);
Tailwind
colors: {
custom: {
50: '#c6ccfc',
500: '#abb7fa',
950: '#000000',
},
}SCSS
$custom: #abb7fa; $custom-light: #c6ccfc; $custom-dark: #000000;
JSON
{
"hex": "#abb7fa",
"rgb": {
"r": 171,
"g": 183,
"b": 250
},
"hsl": {
"h": 230.886,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79462,
"c": 0.09618,
"h": 276.2
},
"luminance": 0.49427
}Semantic roles & 50–950 ramp
primary
#ABB7FA
secondary
#F5F1D6
accent
#C300E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285