#ABBEE7#ABBEE7
#ABBEE7 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.062 H 265.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE7 |
|---|---|
| RGB | rgb(171, 190, 231) |
| HSL | hsl(221, 56%, 79%) |
| HSV | hsv(221, 26%, 91%) |
| CMYK | cmyk(26%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(76.83, 2.49, -22.54) |
| CIE-LCH | lch(76.83, 22.68, 276.29°) |
| OKLab | oklab(80.1% -0.0049 -0.0618) |
| OKLCH | oklch(80.1% 0.062 265.5) |
| XYZ | xyz(49.6279, 51.2529, 82.8638) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE7 #E7D4AB
analogous
#ABDCE7 #ABBEE7 #B6ABE7
triadic
#ABBEE7 #E7ABBE #BEE7AB
tetradic
#ABBEE7 #E7ABDC #E7D4AB #ABE7B6
square
#ABBEE7 #E7ABDC #E7D4AB #ABE7B6
split-complementary
#ABBEE7 #E7B6AB #DCE7AB
monochromatic
#4C74CC #7B99D9 #ABBEE7 #DBE3F5 #E7EDF8
Accessibility & contrast
On white
1.87
#ABBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1E9
Deuteranopia (green-blind)
#ACBBE6
Tritanopia (blue-blind)
#9BC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbee7; /* rgb */ color: rgb(171, 190, 231); /* oklch */ color: oklch(80.1% 0.062 265.5);
Tailwind
colors: {
custom: {
50: '#c5d1ee',
500: '#abbee7',
950: '#000000',
},
}SCSS
$custom: #abbee7; $custom-light: #c5d1ee; $custom-dark: #000000;
JSON
{
"hex": "#abbee7",
"rgb": {
"r": 171,
"g": 190,
"b": 231
},
"hsl": {
"h": 221,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.80103,
"c": 0.06198,
"h": 265.5
},
"luminance": 0.51254
}Semantic roles & 50–950 ramp
primary
#ABBEE7
secondary
#C2A974
accent
#9022C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385