#ABC2E4#ABC2E4
#ABC2E4 is a light, muted blue. Relative luminance 0.528; OKLCH L 80.8% C 0.054 H 258.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2E4 |
|---|---|
| RGB | rgb(171, 194, 228) |
| HSL | hsl(216, 51%, 78%) |
| HSV | hsv(216, 25%, 89%) |
| CMYK | cmyk(25%, 14.9%, 0%, 10.6%) |
| CIE-LAB | lab(77.78, -0.37, -19.49) |
| CIE-LCH | lch(77.78, 19.49, 268.91°) |
| OKLab | oklab(80.81% -0.0113 -0.0533) |
| OKLCH | oklch(80.81% 0.054 258) |
| XYZ | xyz(50.0861, 52.8414, 80.9442) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.45
Light Blue Grey
#B7C9E2
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2E4 #E4CDAB
analogous
#ABDEE4 #ABC2E4 #B0ABE4
triadic
#ABC2E4 #E4ABC2 #C2E4AB
tetradic
#ABC2E4 #E4ABDE #E4CDAB #ABE4B0
square
#ABC2E4 #E4ABDE #E4CDAB #ABE4B0
split-complementary
#ABC2E4 #E4B0AB #DEE4AB
monochromatic
#4E7FC6 #7DA0D5 #ABC2E4 #D9E4F3 #E8EEF8
Accessibility & contrast
On white
1.82
#ABC2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2E4
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2E4 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E6
Deuteranopia (green-blind)
#B1BEE3
Tritanopia (blue-blind)
#9CC9CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2e4; /* rgb */ color: rgb(171, 194, 228); /* oklch */ color: oklch(80.8% 0.054 258.0);
Tailwind
colors: {
custom: {
50: '#c5d4ec',
500: '#abc2e4',
950: '#000000',
},
}SCSS
$custom: #abc2e4; $custom-light: #c5d4ec; $custom-dark: #000000;
JSON
{
"hex": "#abc2e4",
"rgb": {
"r": 171,
"g": 194,
"b": 228
},
"hsl": {
"h": 215.789,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.80814,
"c": 0.05444,
"h": 258
},
"luminance": 0.52843
}Semantic roles & 50–950 ramp
primary
#ABC2E4
secondary
#BEA175
accent
#8127BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384