#ABBDE3#ABBDE3
#ABBDE3 is a light, muted blue. Relative luminance 0.506; OKLCH L 79.7% C 0.058 H 265.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDE3 |
|---|---|
| RGB | rgb(171, 189, 227) |
| HSL | hsl(221, 50%, 78%) |
| HSV | hsv(221, 25%, 89%) |
| CMYK | cmyk(24.7%, 16.7%, 0%, 11%) |
| CIE-LAB | lab(76.43, 2.09, -20.99) |
| CIE-LCH | lch(76.43, 21.09, 275.69°) |
| OKLab | oklab(79.75% -0.0049 -0.0574) |
| OKLCH | oklch(79.75% 0.058 265.1) |
| XYZ | xyz(48.8536, 50.5978, 79.8505) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 5.85
Light Periwinkle
#C1C6FC
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDE3 #E3D1AB
analogous
#ABD9E3 #ABBDE3 #B5ABE3
triadic
#ABBDE3 #E3ABBD #BDE3AB
tetradic
#ABBDE3 #E3ABD9 #E3D1AB #ABE3B5
square
#ABBDE3 #E3ABD9 #E3D1AB #ABE3B5
split-complementary
#ABBDE3 #E3B5AB #D9E3AB
monochromatic
#4F75C4 #7D99D4 #ABBDE3 #D9E1F2 #E8EDF7
Accessibility & contrast
On white
1.89
#ABBDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ABBDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDE3
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDE3 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE5
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#9DC4C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbde3; /* rgb */ color: rgb(171, 189, 227); /* oklch */ color: oklch(79.7% 0.058 265.1);
Tailwind
colors: {
custom: {
50: '#c5d0eb',
500: '#abbde3',
950: '#000000',
},
}SCSS
$custom: #abbde3; $custom-light: #c5d0eb; $custom-dark: #000000;
JSON
{
"hex": "#abbde3",
"rgb": {
"r": 171,
"g": 189,
"b": 227
},
"hsl": {
"h": 220.714,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.79747,
"c": 0.05764,
"h": 265.1
},
"luminance": 0.50599
}Semantic roles & 50–950 ramp
primary
#ABBDE3
secondary
#BDA675
accent
#8D28BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384