#ABB7FC#ABB7FC
#ABB7FC is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.5% C 0.099 H 276.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7FC |
|---|---|
| RGB | rgb(171, 183, 252) |
| HSL | hsl(231, 93%, 83%) |
| HSV | hsv(231, 32%, 99%) |
| CMYK | cmyk(32.1%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(75.79, 11.42, -35.45) |
| CIE-LCH | lch(75.79, 37.25, 287.85°) |
| OKLab | oklab(79.55% 0.0109 -0.0984) |
| OKLCH | oklch(79.55% 0.099 276.3) |
| XYZ | xyz(51.2938, 49.5514, 98.9384) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.30
Light Periwinkle
#C1C6FC
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.06
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7FC #FCF0AB
analogous
#ABDFFC #ABB7FC #C7ABFC
triadic
#ABB7FC #FCABB7 #B7FCAB
tetradic
#ABB7FC #FCABDF #FCF0AB #ABFCC7
square
#ABB7FC #FCABDF #FCF0AB #ABFCC7
split-complementary
#ABB7FC #FCC7AB #DFFCAB
monochromatic
#3552F8 #7084FA #ABB7FC #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.92
#ABB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7FC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7FC | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#95C4CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb7fc; /* rgb */ color: rgb(171, 183, 252); /* oklch */ color: oklch(79.5% 0.099 276.3);
Tailwind
colors: {
custom: {
50: '#c6ccfd',
500: '#abb7fc',
950: '#000000',
},
}SCSS
$custom: #abb7fc; $custom-light: #c6ccfd; $custom-dark: #000000;
JSON
{
"hex": "#abb7fc",
"rgb": {
"r": 171,
"g": 183,
"b": 252
},
"hsl": {
"h": 231.111,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.79548,
"c": 0.09897,
"h": 276.3
},
"luminance": 0.49553
}Semantic roles & 50–950 ramp
primary
#ABB7FC
secondary
#F6F1D5
accent
#C300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285