#ABBBE4#ABBBE4
#ABBBE4 is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.061 H 268.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE4 |
|---|---|
| RGB | rgb(171, 187, 228) |
| HSL | hsl(223, 51%, 78%) |
| HSV | hsv(223, 25%, 89%) |
| CMYK | cmyk(25%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(75.95, 3.41, -22.27) |
| CIE-LCH | lch(75.95, 22.53, 278.71°) |
| OKLab | oklab(79.38% -0.0018 -0.061) |
| OKLCH | oklch(79.38% 0.061 268.3) |
| XYZ | xyz(48.5648, 49.7987, 80.4371) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.57
Light Blue Grey
#B7C9E2
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE4 #E4D4AB
analogous
#ABD7E4 #ABBBE4 #B7ABE4
triadic
#ABBBE4 #E4ABBB #BBE4AB
tetradic
#ABBBE4 #E4ABD7 #E4D4AB #ABE4B7
square
#ABBBE4 #E4ABD7 #E4D4AB #ABE4B7
split-complementary
#ABBBE4 #E4B7AB #D7E4AB
monochromatic
#4E70C6 #7D96D5 #ABBBE4 #D9E0F3 #E8ECF8
Accessibility & contrast
On white
1.92
#ABBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE4
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE4 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#AAB9E3
Tritanopia (blue-blind)
#9CC3C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe4; /* rgb */ color: rgb(171, 187, 228); /* oklch */ color: oklch(79.4% 0.061 268.3);
Tailwind
colors: {
custom: {
50: '#c5cfec',
500: '#abbbe4',
950: '#000000',
},
}SCSS
$custom: #abbbe4; $custom-light: #c5cfec; $custom-dark: #000000;
JSON
{
"hex": "#abbbe4",
"rgb": {
"r": 171,
"g": 187,
"b": 228
},
"hsl": {
"h": 223.158,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.79376,
"c": 0.06105,
"h": 268.3
},
"luminance": 0.498
}Semantic roles & 50–950 ramp
primary
#ABBBE4
secondary
#EFEADC
accent
#9427BF
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284