#ABB1FF#ABB1FF
#ABB1FF is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.5% C 0.111 H 280.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1FF |
|---|---|
| RGB | rgb(171, 177, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 33%, 100%) |
| CMYK | cmyk(32.9%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(74.39, 15.50, -39.24) |
| CIE-LCH | lch(74.39, 42.19, 291.56°) |
| OKLab | oklab(78.51% 0.0195 -0.1092) |
| OKLCH | oklch(78.51% 0.111 280.1) |
| XYZ | xyz(50.5617, 47.3206, 101.0581) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1FF #FFF9AB
analogous
#ABDBFF #ABB1FF #CFABFF
triadic
#ABB1FF #FFABB1 #B1FFAB
tetradic
#ABB1FF #FFABDB #FFF9AB #ABFFCF
square
#ABB1FF #FFABDB #FFF9AB #ABFFCF
split-complementary
#ABB1FF #FFCFAB #DBFFAB
monochromatic
#313FFF #6E78FF #ABB1FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
2.01
#ABB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1FF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1FF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#95C0CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb1ff; /* rgb */ color: rgb(171, 177, 255); /* oklch */ color: oklch(78.5% 0.111 280.1);
Tailwind
colors: {
custom: {
50: '#c6c8ff',
500: '#abb1ff',
950: '#000000',
},
}SCSS
$custom: #abb1ff; $custom-light: #c6c8ff; $custom-dark: #000000;
JSON
{
"hex": "#abb1ff",
"rgb": {
"r": 171,
"g": 177,
"b": 255
},
"hsl": {
"h": 235.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78505,
"c": 0.11095,
"h": 280.1
},
"luminance": 0.47322
}Semantic roles & 50–950 ramp
primary
#ABB1FF
secondary
#F7F5D4
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286