#ABBEDD#ABBEDD
#ABBEDD is a light, muted blue. Relative luminance 0.507; OKLCH L 79.7% C 0.049 H 260.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDD |
|---|---|
| RGB | rgb(171, 190, 221) |
| HSL | hsl(217, 42%, 77%) |
| HSV | hsv(217, 23%, 87%) |
| CMYK | cmyk(22.6%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(76.50, 0.17, -17.65) |
| CIE-LCH | lch(76.50, 17.65, 270.56°) |
| OKLab | oklab(79.73% -0.0083 -0.0481) |
| OKLCH | oklch(79.73% 0.049 260.2) |
| XYZ | xyz(48.2557, 50.7040, 75.6370) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.45
Light Blue Grey
#B7C9E2
ΔE00 3.42
Cloudy Blue
#ACC2D9
ΔE00 3.71
Light Grey Blue
#9DBCD4
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDD #DDCAAB
analogous
#ABD7DD #ABBEDD #B1ABDD
triadic
#ABBEDD #DDABBE #BEDDAB
tetradic
#ABBEDD #DDABD7 #DDCAAB #ABDDB1
square
#ABBEDD #DDABD7 #DDCAAB #ABDDB1
split-complementary
#ABBEDD #DDB1AB #D7DDAB
monochromatic
#547BBA #7F9CCB #ABBEDD #D7E0EF #E9EEF6
Accessibility & contrast
On white
1.88
#ABBEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABBEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDD
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDD | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDF
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#9EC4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbedd; /* rgb */ color: rgb(171, 190, 221); /* oklch */ color: oklch(79.7% 0.049 260.2);
Tailwind
colors: {
custom: {
50: '#c4d1e7',
500: '#abbedd',
950: '#000000',
},
}SCSS
$custom: #abbedd; $custom-light: #c4d1e7; $custom-dark: #000000;
JSON
{
"hex": "#abbedd",
"rgb": {
"r": 171,
"g": 190,
"b": 221
},
"hsl": {
"h": 217.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.79733,
"c": 0.04883,
"h": 260.2
},
"luminance": 0.50705
}Semantic roles & 50–950 ramp
primary
#ABBEDD
secondary
#B59E77
accent
#8330B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384