#ABBEE2#ABBEE2
#ABBEE2 is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.055 H 263.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE2 |
|---|---|
| RGB | rgb(171, 190, 226) |
| HSL | hsl(219, 49%, 78%) |
| HSV | hsv(219, 24%, 89%) |
| CMYK | cmyk(24.3%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.66, 1.32, -20.10) |
| CIE-LCH | lch(76.66, 20.14, 273.76°) |
| OKLab | oklab(79.92% -0.0066 -0.055) |
| OKLCH | oklch(79.92% 0.055 263.2) |
| XYZ | xyz(48.9318, 50.9744, 79.1977) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 4.43
Cloudy Blue
#ACC2D9
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE2 #E2CFAB
analogous
#ABD9E2 #ABBEE2 #B3ABE2
triadic
#ABBEE2 #E2ABBE #BEE2AB
tetradic
#ABBEE2 #E2ABD9 #E2CFAB #ABE2B3
square
#ABBEE2 #E2ABD9 #E2CFAB #ABE2B3
split-complementary
#ABBEE2 #E2B3AB #D9E2AB
monochromatic
#5078C3 #7E9BD2 #ABBEE2 #D8E1F2 #E8EDF7
Accessibility & contrast
On white
1.88
#ABBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#ABBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE2 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#ADBBE1
Tritanopia (blue-blind)
#9DC5CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbee2; /* rgb */ color: rgb(171, 190, 226); /* oklch */ color: oklch(79.9% 0.055 263.2);
Tailwind
colors: {
custom: {
50: '#c5d1eb',
500: '#abbee2',
950: '#000000',
},
}SCSS
$custom: #abbee2; $custom-light: #c5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#abbee2",
"rgb": {
"r": 171,
"g": 190,
"b": 226
},
"hsl": {
"h": 219.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.79916,
"c": 0.05535,
"h": 263.2
},
"luminance": 0.50976
}Semantic roles & 50–950 ramp
primary
#ABBEE2
secondary
#BBA376
accent
#892ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384