#ACBFEC#ACBFEC
#ACBFEC is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.6% C 0.067 H 267.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFEC |
|---|---|
| RGB | rgb(172, 191, 236) |
| HSL | hsl(222, 63%, 80%) |
| HSV | hsv(222, 27%, 93%) |
| CMYK | cmyk(27.1%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.33, 3.42, -24.47) |
| CIE-LCH | lch(77.33, 24.71, 277.96°) |
| OKLab | oklab(80.57% -0.0035 -0.0672) |
| OKLCH | oklch(80.57% 0.067 267) |
| XYZ | xyz(50.7802, 52.0868, 86.7189) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.06
Light Periwinkle
#C1C6FC
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFEC #ECD9AC
analogous
#ACDFEC #ACBFEC #B9ACEC
triadic
#ACBFEC #ECACBF #BFECAC
tetradic
#ACBFEC #ECACDF #ECD9AC #ACECB9
square
#ACBFEC #ECACDF #ECD9AC #ACECB9
split-complementary
#ACBFEC #ECB9AC #DFECAC
monochromatic
#4872D5 #7A99E1 #ACBFEC #DEE5F7 #E6ECF9
Accessibility & contrast
On white
1.84
#ACBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ACBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFEC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFEC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EE
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#9BC8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbfec; /* rgb */ color: rgb(172, 191, 236); /* oklch */ color: oklch(80.6% 0.067 267.0);
Tailwind
colors: {
custom: {
50: '#c6d2f2',
500: '#acbfec',
950: '#000000',
},
}SCSS
$custom: #acbfec; $custom-light: #c6d2f2; $custom-dark: #000000;
JSON
{
"hex": "#acbfec",
"rgb": {
"r": 172,
"g": 191,
"b": 236
},
"hsl": {
"h": 222.188,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.80569,
"c": 0.06729,
"h": 267
},
"luminance": 0.52088
}Semantic roles & 50–950 ramp
primary
#ACBFEC
secondary
#C9AF74
accent
#961BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385