#ABB9FC#ABB9FC
#ABB9FC is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.9% C 0.096 H 274.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9FC |
|---|---|
| RGB | rgb(171, 185, 252) |
| HSL | hsl(230, 93%, 83%) |
| HSV | hsv(230, 32%, 99%) |
| CMYK | cmyk(32.1%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.30, 10.32, -34.66) |
| CIE-LCH | lch(76.30, 36.16, 286.57°) |
| OKLab | oklab(79.94% 0.0083 -0.0961) |
| OKLCH | oklch(79.94% 0.096 274.9) |
| XYZ | xyz(51.7093, 50.3823, 99.0769) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Carolina Blue
#8AB8FE
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9FC #FCEEAB
analogous
#ABE1FC #ABB9FC #C5ABFC
triadic
#ABB9FC #FCABB9 #B9FCAB
tetradic
#ABB9FC #FCABE1 #FCEEAB #ABFCC5
square
#ABB9FC #FCABE1 #FCEEAB #ABFCC5
split-complementary
#ABB9FC #FCC5AB #E1FCAB
monochromatic
#3557F8 #7088FA #ABB9FC #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.90
#ABB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ABB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9FC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9FC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#95C6D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb9fc; /* rgb */ color: rgb(171, 185, 252); /* oklch */ color: oklch(79.9% 0.096 274.9);
Tailwind
colors: {
custom: {
50: '#c6cdfd',
500: '#abb9fc',
950: '#000000',
},
}SCSS
$custom: #abb9fc; $custom-light: #c6cdfd; $custom-dark: #000000;
JSON
{
"hex": "#abb9fc",
"rgb": {
"r": 171,
"g": 185,
"b": 252
},
"hsl": {
"h": 229.63,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.79944,
"c": 0.09646,
"h": 274.9
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#ABB9FC
secondary
#E0CC6B
accent
#BE00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385