#ABBCDA#ABBCDA
#ABBCDA is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.047 H 261.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDA |
|---|---|
| RGB | rgb(171, 188, 218) |
| HSL | hsl(218, 39%, 76%) |
| HSV | hsv(218, 22%, 85%) |
| CMYK | cmyk(21.6%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(75.88, 0.57, -16.96) |
| CIE-LCH | lch(75.88, 16.97, 271.93°) |
| OKLab | oklab(79.21% -0.0066 -0.0462) |
| OKLCH | oklch(79.21% 0.047 261.8) |
| XYZ | xyz(47.4294, 49.6851, 73.4074) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.91
Light Blue Grey
#B7C9E2
ΔE00 3.81
Cloudy Blue
#ACC2D9
ΔE00 4.08
Light Grey Blue
#9DBCD4
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDA #DAC9AB
analogous
#ABD4DA #ABBCDA #B2ABDA
triadic
#ABBCDA #DAABBC #BCDAAB
tetradic
#ABBCDA #DAABD4 #DAC9AB #ABDAB2
square
#ABBCDA #DAABD4 #DAC9AB #ABDAB2
split-complementary
#ABBCDA #DAB2AB #D4DAAB
monochromatic
#5678B5 #819AC7 #ABBCDA #D5DEED #EAEEF6
Accessibility & contrast
On white
1.92
#ABBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDB
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#9FC2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcda; /* rgb */ color: rgb(171, 188, 218); /* oklch */ color: oklch(79.2% 0.047 261.8);
Tailwind
colors: {
custom: {
50: '#c4d0e5',
500: '#abbcda',
950: '#000000',
},
}SCSS
$custom: #abbcda; $custom-light: #c4d0e5; $custom-dark: #000000;
JSON
{
"hex": "#abbcda",
"rgb": {
"r": 171,
"g": 188,
"b": 218
},
"hsl": {
"h": 218.298,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.79211,
"c": 0.04668,
"h": 261.8
},
"luminance": 0.49686
}Semantic roles & 50–950 ramp
primary
#ABBCDA
secondary
#ECE7DF
accent
#8434B2
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284