#ABB4DA#ABB4DA
#ABB4DA is a light, muted blue. Relative luminance 0.464; OKLCH L 77.6% C 0.055 H 274.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DA |
|---|---|
| RGB | rgb(171, 180, 218) |
| HSL | hsl(229, 39%, 76%) |
| HSV | hsv(229, 22%, 85%) |
| CMYK | cmyk(21.6%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(73.78, 4.92, -20.14) |
| CIE-LCH | lch(73.78, 20.73, 283.73°) |
| OKLab | oklab(77.57% 0.0044 -0.055) |
| OKLCH | oklch(77.57% 0.055 274.6) |
| XYZ | xyz(45.7676, 46.3614, 72.8534) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DA #DAD1AB
analogous
#ABCCDA #ABB4DA #BAABDA
triadic
#ABB4DA #DAABB4 #B4DAAB
tetradic
#ABB4DA #DAABCC #DAD1AB #ABDABA
square
#ABB4DA #DAABCC #DAD1AB #ABDABA
split-complementary
#ABB4DA #DABAAB #CCDAAB
monochromatic
#5668B5 #818EC7 #ABB4DA #D5DAED #EAECF6
Accessibility & contrast
On white
2.04
#ABB4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#ABB4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DC
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#A0BBC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb4da; /* rgb */ color: rgb(171, 180, 218); /* oklch */ color: oklch(77.6% 0.055 274.6);
Tailwind
colors: {
custom: {
50: '#c4cae5',
500: '#abb4da',
950: '#000000',
},
}SCSS
$custom: #abb4da; $custom-light: #c4cae5; $custom-dark: #000000;
JSON
{
"hex": "#abb4da",
"rgb": {
"r": 171,
"g": 180,
"b": 218
},
"hsl": {
"h": 228.511,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.7757,
"c": 0.05518,
"h": 274.6
},
"luminance": 0.46362
}Semantic roles & 50–950 ramp
primary
#ABB4DA
secondary
#ECEADF
accent
#9A34B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284