#ABB7FB#ABB7FB
#ABB7FB is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.5% C 0.098 H 276.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7FB |
|---|---|
| RGB | rgb(171, 183, 251) |
| HSL | hsl(231, 91%, 83%) |
| HSV | hsv(231, 32%, 98%) |
| CMYK | cmyk(31.9%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.75, 11.17, -34.97) |
| CIE-LCH | lch(75.75, 36.71, 287.71°) |
| OKLab | oklab(79.51% 0.0106 -0.097) |
| OKLCH | oklch(79.51% 0.098 276.2) |
| XYZ | xyz(51.1358, 49.4882, 98.1060) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.05
Carolina Blue
#8AB8FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7FB #FBEFAB
analogous
#ABDFFB #ABB7FB #C7ABFB
triadic
#ABB7FB #FBABB7 #B7FBAB
tetradic
#ABB7FB #FBABDF #FBEFAB #ABFBC7
square
#ABB7FB #FBABDF #FBEFAB #ABFBC7
split-complementary
#ABB7FB #FBC7AB #DFFBAB
monochromatic
#3653F5 #7185F8 #ABB7FB #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.93
#ABB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7FB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7FB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#95C4CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb7fb; /* rgb */ color: rgb(171, 183, 251); /* oklch */ color: oklch(79.5% 0.098 276.2);
Tailwind
colors: {
custom: {
50: '#c6ccfd',
500: '#abb7fb',
950: '#000000',
},
}SCSS
$custom: #abb7fb; $custom-light: #c6ccfd; $custom-dark: #000000;
JSON
{
"hex": "#abb7fb",
"rgb": {
"r": 171,
"g": 183,
"b": 251
},
"hsl": {
"h": 231,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.79505,
"c": 0.09758,
"h": 276.2
},
"luminance": 0.4949
}Semantic roles & 50–950 ramp
primary
#ABB7FB
secondary
#F6F1D5
accent
#C300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285