#ABB1FC#ABB1FC
#ABB1FC is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.4% C 0.107 H 280.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1FC |
|---|---|
| RGB | rgb(171, 177, 252) |
| HSL | hsl(236, 93%, 83%) |
| HSV | hsv(236, 32%, 99%) |
| CMYK | cmyk(32.1%, 29.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.27, 14.75, -37.81) |
| CIE-LCH | lch(74.27, 40.58, 291.31°) |
| OKLab | oklab(78.37% 0.0187 -0.1051) |
| OKLCH | oklch(78.37% 0.107 280.1) |
| XYZ | xyz(50.0826, 47.1289, 98.5346) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 7.35
Periwinkle
#CCCCFF
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 8.76
Powder Blue (survey)
#B1D1FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1FC #FCF6AB
analogous
#ABD9FC #ABB1FC #CEABFC
triadic
#ABB1FC #FCABB1 #B1FCAB
tetradic
#ABB1FC #FCABD9 #FCF6AB #ABFCCE
square
#ABB1FC #FCABD9 #FCF6AB #ABFCCE
split-complementary
#ABB1FC #FCCEAB #D9FCAB
monochromatic
#3543F8 #707AFA #ABB1FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.01
#ABB1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABB1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1FC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1FC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#96BFCC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb1fc; /* rgb */ color: rgb(171, 177, 252); /* oklch */ color: oklch(78.4% 0.107 280.1);
Tailwind
colors: {
custom: {
50: '#c6c8fd',
500: '#abb1fc',
950: '#000000',
},
}SCSS
$custom: #abb1fc; $custom-light: #c6c8fd; $custom-dark: #000000;
JSON
{
"hex": "#abb1fc",
"rgb": {
"r": 171,
"g": 177,
"b": 252
},
"hsl": {
"h": 235.556,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.7837,
"c": 0.10677,
"h": 280.1
},
"luminance": 0.4713
}Semantic roles & 50–950 ramp
primary
#ABB1FC
secondary
#F6F4D5
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285