#ABB1DA#ABB1DA
#ABB1DA is a light, muted blue. Relative luminance 0.452; OKLCH L 77.0% C 0.059 H 278.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1DA |
|---|---|
| RGB | rgb(171, 177, 218) |
| HSL | hsl(232, 39%, 76%) |
| HSV | hsv(232, 22%, 85%) |
| CMYK | cmyk(21.6%, 18.8%, 0%, 14.5%) |
| CIE-LAB | lab(73.00, 6.57, -21.32) |
| CIE-LCH | lch(73.00, 22.31, 287.12°) |
| OKLab | oklab(76.96% 0.0086 -0.0583) |
| OKLCH | oklch(76.96% 0.059 278.4) |
| XYZ | xyz(45.1685, 45.1633, 72.6537) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 7.85
Lavender
#B39DDB
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.79
Pastel Blue
#A2BFFE
ΔE00 8.99
Light Blue Grey
#B7C9E2
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1DA #DAD4AB
analogous
#ABC9DA #ABB1DA #BDABDA
triadic
#ABB1DA #DAABB1 #B1DAAB
tetradic
#ABB1DA #DAABC9 #DAD4AB #ABDABD
square
#ABB1DA #DAABC9 #DAD4AB #ABDABD
split-complementary
#ABB1DA #DABDAB #C9DAAB
monochromatic
#5662B5 #818AC7 #ABB1DA #D5D8ED #EAEBF6
Accessibility & contrast
On white
2.09
#ABB1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1DA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1DA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#A3B2D9
Tritanopia (blue-blind)
#A0B8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb1da; /* rgb */ color: rgb(171, 177, 218); /* oklch */ color: oklch(77.0% 0.059 278.4);
Tailwind
colors: {
custom: {
50: '#c4c8e5',
500: '#abb1da',
950: '#000000',
},
}SCSS
$custom: #abb1da; $custom-light: #c4c8e5; $custom-dark: #000000;
JSON
{
"hex": "#abb1da",
"rgb": {
"r": 171,
"g": 177,
"b": 218
},
"hsl": {
"h": 232.34,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.76961,
"c": 0.05893,
"h": 278.4
},
"luminance": 0.45164
}Semantic roles & 50–950 ramp
primary
#ABB1DA
secondary
#ECEBDF
accent
#A234B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284