#ABBCE4#ABBCE4
#ABBCE4 is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.060 H 267.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCE4 |
|---|---|
| RGB | rgb(171, 188, 228) |
| HSL | hsl(222, 51%, 78%) |
| HSV | hsv(222, 25%, 89%) |
| CMYK | cmyk(25%, 17.5%, 0%, 10.6%) |
| CIE-LAB | lab(76.21, 2.87, -21.87) |
| CIE-LCH | lch(76.21, 22.06, 277.47°) |
| OKLab | oklab(79.58% -0.0032 -0.0599) |
| OKLCH | oklch(79.58% 0.06 267) |
| XYZ | xyz(48.7776, 50.2244, 80.5081) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.27
Light Periwinkle
#C1C6FC
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 5.71
Cloudy Blue
#ACC2D9
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCE4 #E4D3AB
analogous
#ABD8E4 #ABBCE4 #B6ABE4
triadic
#ABBCE4 #E4ABBC #BCE4AB
tetradic
#ABBCE4 #E4ABD8 #E4D3AB #ABE4B6
square
#ABBCE4 #E4ABD8 #E4D3AB #ABE4B6
split-complementary
#ABBCE4 #E4B6AB #D8E4AB
monochromatic
#4E72C6 #7D97D5 #ABBCE4 #D9E1F3 #E8EDF8
Accessibility & contrast
On white
1.90
#ABBCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABBCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCE4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCE4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BFE6
Deuteranopia (green-blind)
#ABBAE3
Tritanopia (blue-blind)
#9CC4C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbce4; /* rgb */ color: rgb(171, 188, 228); /* oklch */ color: oklch(79.6% 0.060 267.0);
Tailwind
colors: {
custom: {
50: '#c5d0ec',
500: '#abbce4',
950: '#000000',
},
}SCSS
$custom: #abbce4; $custom-light: #c5d0ec; $custom-dark: #000000;
JSON
{
"hex": "#abbce4",
"rgb": {
"r": 171,
"g": 188,
"b": 228
},
"hsl": {
"h": 222.105,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.7958,
"c": 0.05999,
"h": 267
},
"luminance": 0.50226
}Semantic roles & 50–950 ramp
primary
#ABBCE4
secondary
#BEA875
accent
#9127BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384