#ABBDE7#ABBDE7
#ABBDE7 is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.9% C 0.063 H 266.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDE7 |
|---|---|
| RGB | rgb(171, 189, 231) |
| HSL | hsl(222, 56%, 79%) |
| HSV | hsv(222, 26%, 91%) |
| CMYK | cmyk(26%, 18.2%, 0%, 9.4%) |
| CIE-LAB | lab(76.57, 3.03, -22.94) |
| CIE-LCH | lch(76.57, 23.14, 277.52°) |
| OKLab | oklab(79.9% -0.0035 -0.0629) |
| OKLCH | oklch(79.9% 0.063 266.8) |
| XYZ | xyz(49.4121, 50.8212, 82.7919) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDE7 #E7D5AB
analogous
#ABDBE7 #ABBDE7 #B7ABE7
triadic
#ABBDE7 #E7ABBD #BDE7AB
tetradic
#ABBDE7 #E7ABDB #E7D5AB #ABE7B7
square
#ABBDE7 #E7ABDB #E7D5AB #ABE7B7
split-complementary
#ABBDE7 #E7B7AB #DBE7AB
monochromatic
#4C72CC #7B98D9 #ABBDE7 #DBE2F5 #E7ECF8
Accessibility & contrast
On white
1.88
#ABBDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABBDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDE7
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDE7 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E9
Deuteranopia (green-blind)
#ABBBE6
Tritanopia (blue-blind)
#9BC5CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbde7; /* rgb */ color: rgb(171, 189, 231); /* oklch */ color: oklch(79.9% 0.063 266.8);
Tailwind
colors: {
custom: {
50: '#c5d0ee',
500: '#abbde7',
950: '#000000',
},
}SCSS
$custom: #abbde7; $custom-light: #c5d0ee; $custom-dark: #000000;
JSON
{
"hex": "#abbde7",
"rgb": {
"r": 171,
"g": 189,
"b": 231
},
"hsl": {
"h": 222,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.79899,
"c": 0.06301,
"h": 266.8
},
"luminance": 0.50823
}Semantic roles & 50–950 ramp
primary
#ABBDE7
secondary
#C2AB74
accent
#9322C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385