#ABB1EB#ABB1EB
#ABB1EB is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.6% C 0.083 H 279.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1EB |
|---|---|
| RGB | rgb(171, 177, 235) |
| HSL | hsl(234, 62%, 80%) |
| HSV | hsv(234, 27%, 92%) |
| CMYK | cmyk(27.2%, 24.7%, 0%, 7.8%) |
| CIE-LAB | lab(73.61, 10.56, -29.64) |
| CIE-LCH | lch(73.61, 31.46, 289.61°) |
| OKLab | oklab(77.64% 0.014 -0.0818) |
| OKLCH | oklch(77.64% 0.083 279.7) |
| XYZ | xyz(47.5082, 46.0992, 84.9761) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 7.01
Periwinkle
#CCCCFF
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.24
Periwinkle Blue
#8F99FB
ΔE00 8.91
Pale Violet
#CEAEFA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1EB #EBE5AB
analogous
#ABD1EB #ABB1EB #C5ABEB
triadic
#ABB1EB #EBABB1 #B1EBAB
tetradic
#ABB1EB #EBABD1 #EBE5AB #ABEBC5
square
#ABB1EB #EBABD1 #EBE5AB #ABEBC5
split-complementary
#ABB1EB #EBC5AB #D1EBAB
monochromatic
#4855D3 #7A83DF #ABB1EB #DCDFF7 #E6E8F9
Accessibility & contrast
On white
2.05
#ABB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1EB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1EB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EE
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#9BBCC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb1eb; /* rgb */ color: rgb(171, 177, 235); /* oklch */ color: oklch(77.6% 0.083 279.7);
Tailwind
colors: {
custom: {
50: '#c5c8f1',
500: '#abb1eb',
950: '#000000',
},
}SCSS
$custom: #abb1eb; $custom-light: #c5c8f1; $custom-dark: #000000;
JSON
{
"hex": "#abb1eb",
"rgb": {
"r": 171,
"g": 177,
"b": 235
},
"hsl": {
"h": 234.375,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.77638,
"c": 0.08295,
"h": 279.7
},
"luminance": 0.461
}Semantic roles & 50–950 ramp
primary
#ABB1EB
secondary
#F0EEDB
accent
#B91CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284